Description Usage Arguments Value Examples
Categorize a continuous age variable into common categories.
1 |
data |
Data Frame with the age variable to categorize. |
agevar |
Name of the age variable. |
groups |
Categorization Scheme: census, census65, five, or ten. |
factor |
Return a factor or not. Defaults to TRUE |
A factor, unless otherwise specified, with recoded agevar
.
1 | age.cat()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.