RDMCCP16 | R Documentation |
Hypothetical communities C1-C9 composed of nine species S1-S9 with varying abundances divided into three groups of three species (S1-S3, S4-S6 and S7-S9) (say, legumes, herbs and forbs). For simplicity, all species within the same group are functionally identical to each other, while two species belonging to different groups are always maximally dissimilar (Ricotta et al. 2016).
data("RDMCCP16")
A list of two objects:
ab
, a matrix with communities as rows, species as columns and abundance values as entries.
dis
, an object of class dist
that contains theoretical dissimilarities between species.
Table 1 in Ricotta et al. (2016)
Ricotta, C., de Bello, F., Moretti, M., Caccianiga, M., Cerabolini, B.E., Pavoine, S. (2016). Measuring the functional redundancy of biological communities: A quantitative guide. Methods in Ecology and Evolution, 7, 1386–1395.
data(RDMCCP16)
uniqueness(RDMCCP16$ab, as.dist(RDMCCP16$dis))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.