Description Usage Arguments Value Author(s) Examples
View source: R/fetchDemographicData.R
This function pulls demographic survey data from the CDC's NHANES survey from a user-provided year.
1 | fetchDemographicData(start.year = "2017")
|
start.year |
The year for which the user desires data. Must not be later than 2017 (the last year currently available). Defaults to "2017". |
A data.frame containing the requested survey data.
Jack Leary
1 | fetchDemographicData(start.year = "2017")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.