View source: R/standardise_community_data.R
standardise_community_data | R Documentation |
Taxa in the assemblage dataset can be standardised to a certain count (e.g. number of pollen grains in each WU) by rarefaction. Random sampling without replacement is used to draw a selected number of individuals from each WU (e.g. 150 pollen grains).
standardise_community_data(data_source_standard, n_individuals = 150)
data_source_standard |
Data.frame with taxons as columns |
n_individuals |
Numeric. Number of grain to perform standardisation to.
The |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.