starbucks: Starbucks nutrition

Description Usage Format Source Examples

Description

Nutrition facts for several Starbucks food items

Usage

1
data("starbucks")

Format

A data frame with 77 observations on the following 7 variables.

item

Food item.

calories

Calories.

fat

a numeric vector

carb

a numeric vector

fiber

a numeric vector

protein

a numeric vector

type

a factor with levels bakery bistro box hot breakfast parfait petite salad sandwich

Source

http://www.starbucks.com/menu/nutrition (March 10, 2011)

Examples

1
2
data(starbucks)
## maybe str(starbucks) ; plot(starbucks) ...

JECheadle/RSOC317L documentation built on May 15, 2019, 4:02 a.m.