| prepare_species {r3PG} | R Documentation | 
Check the species data for consistency
Description
Prepares the species table, by checking whether the input information is consistent.
Usage
prepare_species(species)
Arguments
| species | table containing the information about species level data. Each row corresponds to one species/cohort. 
 | 
Details
This function check the species table for run_3PG.
Value
a data.frame with one row
See Also
run_3PG, prepare_input, prepare_parameters, prepare_sizeDist, prepare_thinning, prepare_site
Examples
# check species data
prepare_species( species = d_species)