powered by
data(munk1966)
data(munk1966) attach(munk1966) plot(temperature, depth, ylim=rev(range(depth)), xlab="Temperature [degC]", ylab="Depth [km]") detach(munk1966)
Run the code above in your browser using DataLab