Skip to content

Commit 22ad706

Browse files
[skip style] [skip vbump] Restyle files
1 parent adb7e19 commit 22ad706

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

R/tm_outliers.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
112112
#' vars <- choices_selected(variable_choices(data[["ADSL"]], fact_vars_adsl))
113113
#'
114114
#'
115-
#'
116115
#' app <- init(
117116
#' data = data,
118117
#' modules = modules(
@@ -744,7 +743,6 @@ srv_outliers <- function(id, data, outlier_var,
744743
table <- rtables::df_to_tt(summary_data)
745744
table
746745
})
747-
748746
} else {
749747
warning("No categorical variable selected, summary table cannot be created")
750748
within(qenv, {

0 commit comments

Comments
 (0)