Description Usage Arguments Examples
Download NHANES demography files for a specific cycle.
1 | nhanes_load_demography_data(year, destination = tempdir(), cache = FALSE)
|
year |
NHANES cycle year (e.g. "2011-2012") |
destination |
directory to download the file to |
cache |
whether load the file if it already exists on disk |
1 2 3 4 | ## Not run:
nhanes_load_demography_data("2011-2012")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.