download_nhanes_file: Download an NHANES data file from a given cycle
Description
Download an NHANES data file from a given cycle
Usage
download_nhanes_file(file_name, year, destination = tempdir(), cache = TRUE)
Arguments
destination
directory to download the file into
cache
whether to cache the file
Value
path to the downloaded file