Learn R Programming

SRMData (version 1.0.1)

PizzaSize: Diameters of pizzas

Description

The diameter of 12-inch pizzas from two companies.

Usage

data(PizzaSize)

Arguments

Format

A data frame with 250 rows (one per pizza) and 5 columns:

Store

the pizza chain; one of Dominos (Domino's Pizza) or EagleBoys (Eagle Boy's Pizza)

CrustDescription

the type of crust for the pizza; one of ClassicCrust, DeepPan, MidCrust, ThinCrust or ThinNCrispy (some unique to one pizza company)

Topping

the type of pizza topping; one of BBQMeatlovers, Hawaiian, SuperSupremo or Supreme (some unique to one pizza company)

Diameter

the pizza diameter, in cm)

DiameterInches

the pizza diameter, in inches (converted from cm)