Learn R Programming

BSDA (version 0.1)

Superbowl: Margin of victory in Superbowls I to XXXV

Description

Data for Exercise 1.54

Usage

Superbowl

Arguments

source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

Run this code
str(Superbowl)
attach(Superbowl)
stem(margin)
detach(Superbowl)

Run the code above in your browser using DataLab