Description Usage Arguments See Also Examples
View source: R/category-variables.R
Uses 'birth_year' (from cust) and 'year' (from sale) to identify age for each license year
1 2 3 |
dat |
data frame: Input table |
age_labs |
character: labels to use for age category |
age_breaks |
numeric: breaks for age category passed to
|
max_age |
numeric: maximum allowed age. Anything above will be set to missing. |
suppress_check |
logical: If TRUE, does not print a coding summary |
Salic Function Reference: salic
Other functions for working with category variables: df_factor_var
,
factor_var
, label_categories
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.