View source: R/table-sens-params.R
table_sens_param_changes | R Documentation |
Create a table summarizing changes for sensitivity models
table_sens_param_changes(
sens_desc_vec,
sens_change_vec,
ret_df = FALSE,
col_widths = NULL,
bold_headers = TRUE,
...
)
sens_desc_vec |
A vector of sensitivity descriptions |
sens_change_vec |
A vector of sensitivity changes |
ret_df |
Logical. If |
col_widths |
A vector of column widths. See |
bold_headers |
If |
... |
Arguments passed to |
A csasdown::csas_table()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.