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