## Load data
data(food_composition_data)
## Get nutrient names from USDA
getNutrientNames("USDA")
## Get nutrient names from CIQUAL
getNutrientNames("CIQUAL")
## Get nutrient names from BEDCA
getNutrientNames("BEDCA")
## Get nutrient names from CNF
getNutrientNames("CNF")
Run the code above in your browser using DataLab