download_nhanes_file: Download an NHANES data file from a given cycle

Description Usage Arguments Value

Description

Download an NHANES data file from a given cycle

Usage

1
download_nhanes_file(file_name, year, destination = tempdir(), cache = TRUE)

Arguments

file_name

file name

year

NHANES cycle

destination

directory to download the file into

cache

whether to cache the file

Value

path to the downloaded file


RNHANES documentation built on May 2, 2019, 5:08 a.m.