make.age.strata | R Documentation |
makes length(age.cutoffs)-1 age strata
make.age.strata(age.cutoffs)
age.cutoffs |
A numeric vector of ages, where age.cutoffs[1] is the lower bound of the first age bracket, age.cutoffs[length(age.cutoffs)] is the upper bound of the last age bracket |
a list with the following components: $labels, $lowers, $uppers, and $spans
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.