Description Usage Arguments Value Examples
This function categorizes the age of a student using the California Community College System binning definitions.
Age Bin:
19 or Less
20 - 24
25 - 39
40 or Greater
Unknown
Reference for definition: https://datamart.cccco.edu/App_Doc/Scorecard_Data_Mart_Specs.pdf
1 | age_bin(x)
|
x |
An integer vector describing the age of a student |
Returns a character vector of length age with the appropriate bin.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.