View source: R/table-index-values.R
table_index_values | R Documentation |
Create a table of index data values
table_index_values(
model,
col_widths = "5em",
digits = 2,
bold_headers = TRUE,
...
)
model |
An iSCAM model object as created in |
col_widths |
Widths for columns, except the Parameter column
the |
digits |
Number of decimal points to show in table |
bold_headers |
If |
... |
Arguments passed to |
A csasdown::csas_table()
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.