Abundance-Occupancy Plot
aoplot.Rd
Abundance-occupancy plot.
Arguments
- x
An object, possibly a matrix.
- log
Logical, if abundance values should be log10 transformed.
- xlab, ylab
Axis labels, can be missing for default labels.
- ...
Other arguments passed to
plot
function.
Details
Column sums of x
(species abundances) are plotted against
column sums of the binarized x
(species occupancy).