extract_data | R Documentation |
Function for general preparation of input data
extract_data(
data_community_extract,
data_age_extract,
age_uncertainty = NULL,
verbose = FALSE
)
data_community_extract |
Data.frame. Community data with species as columns and
levels (samples) as rows. First column should be |
data_age_extract |
Data.frame with two columns:
|
age_uncertainty |
Usage of age uncertainty form Age-depth models. Either:
|
verbose |
DESCRIPTION.
Logical. If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.