View source: R/table_likelihoods.R
table_likelihoods | R Documentation |
Table of likelihoods by source
table_likelihoods(
output,
caption = "Likelihoods components by source.",
label = "table-likelihoods-base"
)
output |
A list from r4ss::SS_output. |
caption |
A character string for the caption. |
label |
A character string with the label for the table. No underscores allowed. |
## Not run:
table_likelihoods(model)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.