wb.riv | R Documentation |
wb.riv
Calculate the water balance
wb.riv
wb.riv(
xl = loaddata(varname = paste0("rivq", c("sub", "surf", "down"))),
fun = NULL,
plot = TRUE
)
xl |
List of data. Five variables are included: prcp (eleqprcp),and discharge () |
fun |
function to process the time-series data. Default = NULL |
plot |
Whether plot the result |
A matrix, contains the colums of water balance factors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.