plot_N: Plot the relationship between the number of plots and the...

View source: R/mobr.R

plot_NR Documentation

Plot the relationship between the number of plots and the number of individuals

Description

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

Usage

plot_N(comm, n_perm = 1000)

Arguments

comm

community matrix with sites as rows and species as columns

n_perm

number of permutations to average across, defaults to 1000

Author(s)

Dan McGlinn

Examples

data(inv_comm)
plot_N(inv_comm)

MoBiodiv/mobr documentation built on Jan. 31, 2024, 6:15 p.m.