powered by
data(CCU12_Precip)
Precip <-CCU12_Precip$Precip TMax <-CCU12_Precip$TMax plot(TMax, Precip)
Run the code above in your browser using DataLab