Description Usage Arguments Author(s) See Also
View source: R/age_generator.default.R
Allow data frames with unspecified object class to pass through
| 1 2 3 | ## Default S3 method:
age_generator(x, categorise = FALSE,
  paediatric = FALSE, rm_orig = TRUE)
 | 
| 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 | 
Jay Achar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.