om_cu_table: Generate a table of CIA model result summary statistsics for...

View source: R/om_cu_table.R

om_cu_tableR Documentation

Generate a table of CIA model result summary statistsics for both Rseg and Facility models, comparing across scenarios

Description

Generate a table of CIA model result summary statistsics for both Rseg and Facility models, comparing across scenarios

Usage

om_cu_table(
  fac_report_info,
  pr_data,
  cu_post_var,
  cu_pre_var,
  cu_threshold,
  cu_decimals,
  cu_min_valid = 0
)

Arguments

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.

Value

dataframe of summary stats

See Also

NA

Examples

NA

HARPgroup/hydro-tools documentation built on July 4, 2025, 11:05 a.m.