Code
# Import Data
sandwiches = readr::read_csv(file = "https://raw.githubusercontent.com/zief0002/barbieland/main/data/sandwiches.csv")
# View data
sandwichesDATA CODEBOOK
The data in sandwiches.csv includes nutrition information for \(n=40\) sandwiches. The 40 sandwiches were randomly sampled from all sandwiches available from the Erbert & Gerbert’s, Firehouse, Jimmy Johns, Potbelly, Subway, and Quiznos menus (as of August 28, 2023). All nutrition information was computed for a six inch sandwich. The attributes are:
restaurant: Name of the restaurantsandwich: Name of the sandwichcalories: Caloriesfat: Fat (g)sat_fat: Saturated fat (g)trans_fat: Trans fat (g)chol: Cholesterol (mg)sodium: Sodium (mg)carbs: Carbohydrates (g)fiber: Dietary Fiber (g)sugars: Sugars (g)protein: Protein (g)