# Retrieve WWEIA NHANES data for the 2015-2016 cycle
FPED_1516 <- selectDataset(year = "1516")
FPED_1516
# Retrieve WWEIA NHANES data for the year 2017-2018 cycle
FPED_1718 <- selectDataset(year = "1718")
FPED_1718
Run the code above in your browser using DataLab