FOOD | R Documentation |
Nutritional data from 961 different food items
data("FOOD")
A data frame with 961 observations on the following 7 variables.
Fat.grams
a numeric vector, fat in grams
FoodEnergy.calories
a numeric vector, food energy in calories
Carbohydrates.grams
a numeric vector, carbohydrates in grams
Protein.grams
a numeric vector, protein in grams
Cholesterol.mg
a numeric vector, cholesterol in milligrams
Weight.grams
a numeric vector, weight in grams
SaturatedFat.grams
a numeric vector, saturated fat in grams
data(FOOD) plot(FOOD)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.