View source: R/prepare_species.R
prepare_species | R Documentation |
Prepares the species table, by checking whether the input information is consistent.
prepare_species(species)
species |
table containing the information about species level data. Each row corresponds to one species/cohort.
|
This function check the species table for run_3PG
.
a data.frame with one row
run_3PG
, prepare_input
, prepare_parameters
, prepare_sizeDist
, prepare_thinning
, prepare_site
# check species data
prepare_species( species = d_species)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.