| FOOD | R Documentation |
Nutritional data from 961 different food items
data("FOOD")
A data frame with 961 observations on the following 7 variables.
Fat.gramsa numeric vector, fat in grams
FoodEnergy.caloriesa numeric vector, food energy in calories
Carbohydrates.gramsa numeric vector, carbohydrates in grams
Protein.gramsa numeric vector, protein in grams
Cholesterol.mga numeric vector, cholesterol in milligrams
Weight.gramsa numeric vector, weight in grams
SaturatedFat.gramsa 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.