powered by
data(ricestraw)
data(ricestraw) plot(ricestraw$time, ricestraw$weight) lm(weight ~ time, data=ricestraw)
Run the code above in your browser using DataLab