Skip to content

Commit

Permalink
Fix styler
Browse files Browse the repository at this point in the history
  • Loading branch information
gogonzo committed Nov 4, 2022
1 parent f04850a commit 4c9531f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/tm_t_coxreg.R
Original file line number Diff line number Diff line change
Expand Up @@ -1047,8 +1047,8 @@ srv_t_coxreg <- function(id,
function(x) {
call_template(x, merged$anl_input_r(), paramcd, multivariate, all_basic_table_args)
}
))
)) %>%
)))
) %>%
teal.code::eval_code(
substitute(
expr = {
Expand Down

0 comments on commit 4c9531f

Please sign in to comment.