1
2
3
4
5
#

Name:

Description:

Data set with items from the restaurants ate the food court of the Campus Center, UMASS Amherst.

Variables:

-

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Column names:

name: STRING variable. Name of the item (e.g., fountain drink, burrito grilled beef, garden salad, etc.)
type: STRING variable. Type of food (e.g., salad, beverage, sandwich, etc.)
retailer: STRING variable. Name of the restaurant
size: STRING variable. S (small), L (large), N (normal, for items sold in one-size portions only)
price: NUMERIC variable. Price in US$
sales: NUMERIC variable. Number of items usually sold in one day

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.