Jordan8687 {fastR2} | R Documentation |
Michael Jordan personal scoring
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.
- game
a numeric vector
- points
a numeric vector
Examples
data(Jordan8687)
gf_qq(~ points, data = Jordan8687)
[Package fastR2 version 1.2.4 Index]