salary: salary

Usage Format Examples

Usage

1
data("salary")

Format

A data frame with 28 observations on the following 4 variables.

Team

a factor with levels 49ERS BEARS BENGALS BILLS BRONCOS BROWNS BUCCANEERS CARDINALS CHARGERS CHIEFS COLTS COWBOYS DOLPHINS EAGLES FALCONS GIANTS JETS LIONS OILERS PACKERS PATRIOTS RAIDERS RAMS REDSKINS SAINTS SEAHAWKS STEELERS VIKINGS

QB

a numeric vector

Salary

a numeric vector

Conf

a factor with levels AFC NFC

Examples

1
2
data(salary)
## maybe str(salary) ; plot(salary) ...

VadimSokolov/pacourse documentation built on May 9, 2019, 9:42 p.m.