NHANES.RAW80Hz-package {NHANES.RAW80Hz} | R Documentation |
Download, extract, compress the 2011-2014 NHANES and 2012 NNYFS raw 80 Hz physical activity monitor (accelerometer) data and other data files.
This package is to be used with the 2011-2014 NHANES and 2012 NNYFS raw 80 Hz physical activity monitor data. This data is publicly available and can be accessed from the websites below.
NHANES 2011-2012
https://wwwn.cdc.gov/Nchs/Nhanes/Search/DataPage.aspx?Component=Examination&CycleBeginYear=2011
NHANES 2013-2014
https://wwwn.cdc.gov/Nchs/Nhanes/Search/DataPage.aspx?Component=Examination&CycleBeginYear=2013
NNYFS 2012
https://wwwn.cdc.gov/Nchs/Nhanes/Search/NnyfsData.aspx?Component=Examination&CycleBeginYear=2012
The raw accelerometer data can be downloaded using the downloadAcclRawData80Hz
function.
Other data files can be downloaded using the downloadFiles
or
downloadAndReadFile
functions. Examples of using these functions are
provided in the examples section of the documentation for each function.