load_nhanes_description {RNHANES} | R Documentation |
Download an NHANES description file
Description
Download an NHANES description file
Usage
load_nhanes_description(file_name, year, destination = tempdir(),
cache = FALSE)
Arguments
file_name |
file name |
year |
NHANES cycle |
destination |
directory to download the file into |
cache |
whether to cache the file |
Value
data frame containing the file description
[Package RNHANES version 1.1.0 Index]