Skip to content

Commit b576f8e

Browse files
[skip style] [skip vbump] Restyle files
1 parent 463f61e commit b576f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/tm_outliers.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,7 @@ srv_outliers <- function(id, data, outlier_var,
742742
within({
743743
table <- rtables::df_to_tt(summary_data)
744744
table
745-
})
745+
})
746746
} else {
747747
msg <- "No categorical variable selected, summary table cannot be created."
748748
showNotification(msg,

0 commit comments

Comments
 (0)