Diversity Plot
Arguments
- object, x
A DiversityIndex object to be plotted.
- ...
Currently not used.
- y
Currently not used.
Value
autoplot()
returns aggplot
object.plot()
is called it for its side-effects: it results in a graphic being displayed (invisibly returnsx
).
See also
Other diversity measures:
heterogeneity()
,
occurrence()
,
rarefaction()
,
richness()
,
similarity()
,
simulate()
,
turnover()
Other plot methods:
matrigraph()
,
plot_bertin()
,
plot_diceleraas()
,
plot_ford()
,
plot_heatmap()
,
plot_rank()
,
plot_spot()
,
seriograph()