Skip to content

Commit ab730ac

Browse files
[skip style] [skip vbump] Restyle files
1 parent 48489b1 commit ab730ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/tm_g_distribution.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1289,7 +1289,7 @@ srv_distribution <- function(id,
12891289
within(common_q(), summary_table <- rtables::df_to_tt(summary_table_data))
12901290
} else {
12911291
within(
1292-
common_q(),
1292+
common_q(),
12931293
summary_table <- rtables::rtable(header = rtables::rheader(colnames(summary_table_data)))
12941294
)
12951295
}

0 commit comments

Comments
 (0)