om_cu_table | R Documentation |
Generate a table of CIA model result summary statistsics for both Rseg and Facility models, comparing across scenarios
om_cu_table(
fac_report_info,
pr_data,
cu_post_var,
cu_pre_var,
cu_threshold,
cu_decimals,
cu_min_valid = 0
)
fac_report_info |
facility json list |
pr_data |
riverseg json list |
cu_post_var |
list of runids of interest |
cu_pre_var |
list of facility metrics of interest |
cu_threshold |
list 3 percent CU values for yellow, orange, red coding |
cu_decimals |
vhydro url |
cu_min_valid |
Minimum flow value to display, otherwise assumed below model valid range. |
dataframe of summary stats
NA
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.