Skip to contents

[Deprecated]
Some functions have been deprecated and are no longer being actively supported.

Renamed functions

Usage

ard_continuous(data, ...)

ard_categorical(data, ...)

ard_complex(data, ...)

ard_dichotomous(data, ...)

# S3 method for class 'data.frame'
ard_continuous(data, ...)

# S3 method for class 'data.frame'
ard_categorical(data, ...)

# S3 method for class 'data.frame'
ard_complex(data, ...)

# S3 method for class 'data.frame'
ard_dichotomous(data, ...)

apply_fmt_fn(...)

alias_as_fmt_fn(...)

update_ard_fmt_fn(...)

Arguments

data, ...

[Deprecated]