ageGrid | R Documentation |
Creates an age grid according to a specified format.
ageGrid(grid = "compact")
grid |
A character string specifying one of the following:
|
A list with five components: format
, year
,
month
, week
and day
containing the age grid in different
units.
Stef van Buuren, 2010
age <- ageGrid("classic")$year
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.