View source: R/table-ref-rate.R
table_ref_rate | R Documentation |
Make a table containing the reference rate and values adssociated with it
table_ref_rate(
model,
lst,
format = "latex",
digits = 3,
bold_headers = TRUE,
...
)
model |
An iscam model object (class mdl_cls) |
lst |
A list of the reference rate and associated parameters as
output by |
format |
One of "latex" or "html" |
digits |
Number of decimal places to show in the table |
bold_headers |
If |
... |
Arguments to pass to |
A csasdown::csas_table()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.