data(redfieldNP)
Alfred C. Redfield, 1934. On the proportions of organic derivations in sea water and their relation to the composition of plankton. Pages 177--192 in James Johnstone Memorial Volume, University Press of Liverpool.
redfieldNC
and redfieldPlankton
.data(redfieldNP)
attach(redfieldNP)
attach(redfieldNP)
plot(PO4, NO3, xlab=expression(PO[4]), ylab=expression(NO[3]))
abline(0, 20, lwd=3) # line N:P = 20:1, as shown by Redfield
Run the code above in your browser using DataLab