powered by
High-level function for plotting upper-versus-lower link angles.
PlotAuppervAlower(community, main=CPS(community)$title, xlab=~A[lower], ylab=~A[upper], xlim=c(-180, 180), ylim=c(-180, 180), pch=19, ...)
an object of class Community.
Community
title of the plot
title of the x axis.
title of the y axis.
limits of the x axis.
limits of the y axis.
plotting symbol.
other values to plot functions.
Lawrence Hudson
Cohen, J.E. and Schittler, D.N. and Raffaelli, D.G. and Reuman, D.C. (2009) Food webs are more than the sum of their tritrophic parts. Proceedings of the National Academy of Sciences of the United States of America 106, 52, 22335--22340.
NvMTriTrophicStatistics
data(TL84) PlotAuppervAlower(TL84)
Run the code above in your browser using DataLab