table_ref_rate: Make a table containing the reference rate and values...

View source: R/table-ref-rate.R

table_ref_rateR Documentation

Make a table containing the reference rate and values adssociated with it

Description

Make a table containing the reference rate and values adssociated with it

Usage

table_ref_rate(
  model,
  lst,
  format = "latex",
  digits = 3,
  bold_headers = TRUE,
  ...
)

Arguments

model

An iscam model object (class mdl_cls)

lst

A list of the reference rate and associated parameters as output by find_f_b40()

format

One of "latex" or "html"

digits

Number of decimal places to show in the table

bold_headers

If TRUE, make all column headers bold

...

Arguments to pass to csasdown::csas_table()

Value

A csasdown::csas_table()


pbs-assess/gfiscamutils documentation built on Oct. 24, 2024, 1:37 p.m.