plot_N | R Documentation |
The MoB methods assume a linear relationship between the number of plots and the number of individuals. This function provides a means of verifying the validity of this assumption
plot_N(comm, n_perm = 1000)
comm |
community matrix with sites as rows and species as columns |
n_perm |
number of permutations to average across, defaults to 1000 |
Dan McGlinn
data(inv_comm)
plot_N(inv_comm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.