Jordan8687: Michael Jordan personal scoring

Description Format Examples

Description

The number of points scored by Michael Jordan in each game of the 1986-87 regular season.

Format

A data frame with 82 observations on the following 2 variables.

Examples

1
2
3
4
if (require(mosaicData)) {
  data(Jordan8687)
  xqqmath(~Points, data=Jordan8687)
}

fastR documentation built on May 1, 2019, 11:18 p.m.