om_cia_table | R Documentation |
Generate a table of CIA model result summary statistsics for both Rseg and Facility models, comparing across scenarios
om_cia_table(
fac_model_info = FALSE,
rseg_model_info = FALSE,
runid.list = c("runid_6011", "runid_6012"),
fac.metric.list = c("wd_mgd", "ps_mgd", "unmet30_mgd"),
rseg.metric.list = c("Qout", "Qbaseline", "l30_Qout", "l90_Qout",
"consumptive_use_frac", "wd_cumulative_mgd", "ps_cumulative_mgd"),
site = "http://deq1.bse.vt.edu:81/d.dh",
site_base = "http://deq1.bse.vt.edu:81"
)
fac_model_info |
facility json list |
rseg_model_info |
riverseg json list |
runid.list |
list of runids of interest |
fac.metric.list |
list of facility metrics of interest |
rseg.metric.list |
list of riverseg metrics of interest |
site |
vhydro url |
site_base |
base vahydro url |
stats.df dataframe of summary stats
NA
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.