Description Usage Arguments Details Value Examples
Use to download NHANES data tables that are in SAS format.
1 | nhanes(nh_table)
|
nh_table |
The name of the specific table to retrieve. |
Downloads a table from the NHANES website in its entirety. NHANES tables are stored in SAS '.XPT' format. Function nhanes cannot be used to import limited access data.
The table is returned as a data frame.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.