powered by
Apply the formatting functions to each of the raw statistics. Function aliases are converted to functions using alias_as_fmt_fn().
alias_as_fmt_fn()
apply_fmt_fn(x, replace = FALSE)
an ARD data frame of class 'card'
(data.frame) an ARD data frame of class 'card'
data.frame
(scalar logical) logical indicating whether to replace values in the 'stat_fmt' column (if present). Default is FALSE.
logical
'stat_fmt'
FALSE
ard_continuous(ADSL, variables = "AGE") |> apply_fmt_fn()
Run the code above in your browser using DataLab