om_model_table | R Documentation |
Generate a table of CIA model result summary statistics for a model, comparing across scenarios
om_model_table(
model_info = FALSE,
runid.list = c("runid_6011", "runid_6012"),
metric.list = c("Qout", "Qbaseline", "l30_Qout", "l90_Qout", "consumptive_use_frac",
"wd_cumulative_mgd", "ps_cumulative_mgd"),
include.elfgen = FALSE,
site = "http://deq1.bse.vt.edu:81/d.dh",
site_base = "http://deq1.bse.vt.edu:81",
rdigits = 2
)
model_info |
model json list |
runid.list |
list of runids of interest |
metric.list |
list of metrics of interest |
include.elfgen |
include elfgen metrics TRUE or FALSE |
site |
vhydro url |
site_base |
base vahydro url |
rdigits |
Number of digits to round |
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.