PlotBSpectrum(community,
lower = min(NP(community, "M"), na.rm = TRUE),
upper = max(NP(community, "M"), na.rm = TRUE),
n.bins = 10,
main = CPS(community)$title,
xlab = Log10MLabel(community),
ylab = Log10BLabel(community),
xlim = NULL,
ylim = NULL,
pch = 19,
show.bin.limits = TRUE,
show.bin.centres = FALSE,
...)PlotNSpectrum(community,
lower = min(NP(community, "M"), na.rm = TRUE),
upper = max(NP(community, "M"), na.rm = TRUE),
n.bins = 10,
main = CPS(community)$title,
xlab = Log10MLabel(community),
ylab = Log10NLabel(community),
xlim = NULL,
ylim = NULL,
pch = 19,
show.bin.limits = TRUE,
show.bin.centres = FALSE,
...)
Community.TRUE the centres of the bins are
marked with a line.TRUE the centres of the bins are
marked with a line.list:BodyMassBins function.Community,
BodyMassBins,
PlotCircularWeb,
PlotNPS,
PlotNPSDistribution,
PlotRankNPS,
PlotTLPS,
PlotWebByLeveldata(TL84)
PlotNSpectrum(TL84)
PlotBSpectrum(TL84)Run the code above in your browser using DataLab