powered by
Data for Exercise 5.24
Golf
A data frame with 20 observations on the following variable.
yards
a numeric vector
# NOT RUN { str(Golf) attach(Golf) stem(yards) EDA(yards) detach(Golf) # }
Run the code above in your browser using DataLab