diag_combine | R Documentation |
Using the output from all tests (persistence, stability, reasonability), they are combined into a single data frame
diag_combine(persistence, stability, reasonability)
persistence |
Tibble. Output from |
stability |
Tibble. Output from |
reasonability |
Tibble. Output from |
A data frame
species |
The common name of the species/functional group as described in Atlantis input file |
code |
Atlantis Code for species/functional group |
persistence |
Indicating pass or failure of persistence test |
proportionInitBio |
Metric for persistence. The proportion of initial biomass at |
stability |
Indicating pass or failure of stability test |
relChange |
Metric for stability. Rate of increase relative to |
reasonability |
Indicating pass or failure of reasonability test |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.