powered by
The number of points scored by Michael Jordan in each game of the 1986-87 regular season.
A data frame with 82 observations on the following 2 variables.
gamea numeric vector
pointsa numeric vector
# NOT RUN { data(Jordan8687) gf_qq(~ points, data = Jordan8687) # }
Run the code above in your browser using DataLab