Skip to content

Commit dd20052

Browse files
[skip style] [skip vbump] Restyle files
1 parent ad25976 commit dd20052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/tm_t_crosstable.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ srv_t_crosstable <- function(id, data, reporter, filter_panel_api, label, x, y,
439439
)
440440
} else {
441441
obj <- obj %>%
442-
teal.code::eval_code(
442+
teal.code::eval_code(
443443
substitute(
444444
expr = {
445445
table <- rtables::build_table(lyt = table, df = ANL[order(ANL[[y_name]]), ])

0 commit comments

Comments
 (0)