inv_comm | R Documentation |
Herbaceous plant species counts sites invaded and uninvaded by Lonicera maackii (Amur honeysuckle) which is an invasive shrub.
inv_comm
is a site-by-species matrix with individual counts.
inv_plot_attr
is a data frame with corresponding site variables. The
column group
specifies whether a site is "invaded" or "uninvaded".
This variable is considered a "treatment" in the mob framework. The columns
x
and y
contain the spatial coordinates of the sites.
The data were adapted from Powell et al (2013).
Powell, K. I., Chase, J. M., & Knight, T. M. (2013). Invasive plants have scale-dependent effects on diversity by altering species-area relationships. Science, 339: 316-318.
data(inv_comm)
data(inv_plot_attr)
inv_mob_in = make_mob_in(inv_comm, inv_plot_attr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.