View source: R/table-param-est-mpd.R
table_param_est_mpd | R Documentation |
Make a table of parameter estimate comparisons for MPD models. Also show B0, Fmsy. Bmsy, and msy
table_param_est_mpd(
models,
digits = 3,
french = FALSE,
model_col_widths = "5em",
...
)
models |
A list of iSCAM models as output from |
digits |
Number of digits to show |
french |
If |
model_col_widths |
Widths for columns, except the Parameter column |
... |
Arguments to pass to |
An csasdown::csas_table()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.