powered by
Data for Exercise 1.43
Newsstand
A data frame with 20 observations on the following variable.
profit
a numeric vector
# NOT RUN { str(Newsstand) attach(Newsstand) stem(profit) stem(profit,scale=3) detach(Newsstand) # }
Run the code above in your browser using DataLab