powered by
Wheat
str(Wheat) attach(Wheat) par(mfrow=c(1,2)) plot(year,earnings) plot(year,price) par(mfrow=c(1,1)) detach(Wheat)
Run the code above in your browser using DataLab