Some functions have been deprecated and are no longer being actively
supported.
Renamed functions
ard_categorical()
to ard_tabulate()
ard_continuous()
to ard_summary()
ard_complex()
to ard_mvsummary()
apply_fmt_fn()
to apply_fmt_fun()
alias_as_fmt_fn()
to alias_as_fmt_fun()
update_ard_fmt_fn()
to update_ard_fmt_fun()
ard_continuous(data, ...)ard_categorical(data, ...)
ard_complex(data, ...)
ard_dichotomous(data, ...)
# S3 method for data.frame
ard_continuous(data, ...)
# S3 method for data.frame
ard_categorical(data, ...)
# S3 method for data.frame
ard_complex(data, ...)
# S3 method for data.frame
ard_dichotomous(data, ...)
apply_fmt_fn(...)
alias_as_fmt_fn(...)
update_ard_fmt_fn(...)