powered by
Data for Exercise 2.9
Ronbrown1
A data frame with 75 observations on the following 12 variables.
depth
a numeric vector
downtemp1
downtemp2
downsalinity1
downsalinity2
downdensity
C7
uptemp1
uptemp2
upsalinity1
upsalinity2
updensity
# NOT RUN { str(Ronbrown1) attach(Ronbrown1) plot(depth,downtemp1) detach(Ronbrown1) # }
Run the code above in your browser using DataLab