powered by
Nutrition facts for several Starbucks food items
data("starbucks")
A data frame with 77 observations on the following 7 variables.
item
Food item.
calories
Calories.
fat
a numeric vector
carb
fiber
protein
type
a factor with levels bakery bistro box hot breakfast parfait petite salad sandwich
bakery
bistro box
hot breakfast
parfait
petite
salad
sandwich
# NOT RUN { data(starbucks) ## maybe str(starbucks) ; plot(starbucks) ... # }
Run the code above in your browser using DataLab