# The Takapoto food web.
# some ranges extend to infinity - they are marked with "*"
Plotranges(LIMTakapoto, lab.cex = 0.7, sub = "*=unbounded",
xlab = "mgC/m2/d",
main = "Takapoto atoll planktonic food web, Flowranges")
# ranges of variables, exclude first variable
Plotranges(LIMTakapoto, type = "V", lab.cex = 0.7,
index = 2:23, xlab = "mgC/m2/d",
main = "Takapoto atoll planktonic food web, Variable ranges")
Run the code above in your browser using DataLab