getAgeGroup | R Documentation |
Returns an age group for a given age in years
getAgeGroup(age, br)
age |
the age in years |
br |
the intervall in years to build groups on |
Vector of single character string containing a string like '20-30'
Stefan Bartels, email@biobits.eu
getAgeGroup(53,10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.