get_group_parvals | R Documentation |
Get a set of parameter values from the models within the model group lists
get_group_parvals(
model_grp_lst,
remove_first = FALSE,
frac_digits = 2,
large_digits = 0
)
model_grp_lst |
Example: models$bridge_grps or models$sens_grps |
remove_first |
If |
frac_digits |
The number of digits to report for values less than one such as depletion |
large_digits |
The number of digits to report for large numbers like spawning biomass or B0 |
A group list of parameter values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.