age_generator.default: Default method for age_generator()

Description Usage Arguments Author(s) See Also

View source: R/age_generator.default.R

Description

Allow data frames with unspecified object class to pass through

Usage

1
2
3
## Default S3 method:
age_generator(x, categorise = FALSE,
  paediatric = FALSE, rm_orig = TRUE)

Arguments

x

data frame containing variables

categorise

logical - generate additional factor age variable

paediatric

logical - generate additional paediatric age factor variable

rm_orig

remove original variables - TRUE or FALSE

Author(s)

Jay Achar

See Also

tbgeneratr


JayAchar/tbgeneratr documentation built on Oct. 13, 2019, 1:47 a.m.