1
2
3
4
5
#

Name:

Description:

Nutrition facts for several Starbucks food items

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, and sandwich

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

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

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Starbucks_nutrition_1512_42.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.