View source: R/STADEMtoSCOBI.R
STADEMtoSCBOI | R Documentation |
Format STADEM output into a form that can be fed into the SCOBI package for further run decomposition.
STADEMtoSCBOI(
stadem_mod = NULL,
lgr_weekly = NULL,
saveCSV = F,
fileName = "SCOBI_input.csv"
)
stadem_mod |
results of STADEM model, of class |
lgr_weekly |
weekly data from Lower Granite dam, compiled by |
saveCSV |
should results be saved as a .csv file? Default is |
fileName |
if |
Kevin See
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.