Description Usage Arguments Value Author(s) See Also
View source: R/SS_makeHTMLdiagnostictable.R
Creates html tables that show diagnostic outputs, including status checks, gradients, and correlations.
1 | SS_makeHTMLdiagnostictable(replist, plotdir = NULL, gradmax = 0.001)
|
replist |
List item representing stock assessment model output list ( |
plotdir |
Directory where the text files containing the tables will be written. By default it will be the directory where the model was run. |
gradmax |
the largest gradient value for estimated parameter; the default is 1E-3 |
a three-element vector; the first element is the name of the html table file, the second is the table caption, and the third is the category of output type
Christine Stawitz
[SS_plots()], [SS_output()], [SS_html()]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.