Description Usage Arguments Value Examples
View source: R/complementarity_and_selection.R
Calculate the complementarity and selection effects (Loreau & Hector 2001) given data on the abundance of species grown in mono- and poly-culture.
1 |
data |
This is a data frame containing columns 'mono' (species' monoculture abundance), 'mixed' (species polyculture abundance), and 'init.mixed' (initial relative abundance of species in polyculture) |
even.seeding |
If no 'init.mixed' column is provided, and even.seeding is set to TRUE, equal relative abundances are inferred within the function |
CE the complementarity effect
SE the selection effect
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.