loaddata | R Documentation |
Read multiply SHUD model output files
loaddata(
varname = c(paste0("eley", c("surf", "unsat", "gw", "snow")), paste0("elev", c("prcp",
"infil", "rech")), paste0("elev", c("etp", "eta", "etev", "ettr", "etic")),
paste0("rivq", c("down", "sub", "surf")), paste0("rivy", "stage")),
rdsfile = NULL,
ver = get("version", envir = .shud)
)
varname |
vector of output keywords |
rdsfile |
Save RDS file. NULL=do not save rds file. |
A list of TimeSeries data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.