View source: R/utils-get-age-dat.R
get_age_dat | R Documentation |
Extract row(s) of age data from a data.frame
get_age_dat(d = NULL, yr = NULL)
d |
A data.frame in the format of the |
yr |
A vector of years to extract row of data for |
A data frame with the rows requested
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.