wb.riv: Calculate the water balance 'wb.riv'

Description Usage Arguments Value

View source: R/WaterBalance.R

Description

Calculate the water balance wb.riv

Usage

1
2
wb.riv(xl = BasicPlot(varname = paste0("rivq", c("sub", "surf", "down")),
  plot = FALSE, return = TRUE), fun = xts::apply.yearly, plot = TRUE)

Arguments

xl

List of data. Five variables are included: prcp (eleqprcp),and discharge ()

fun

function to process the time-series data. Default = apply.daily.

plot

Whether plot the result

Value

A matrix, contains the colums of water balance factors


happynotes/PIHMgisR documentation built on Jan. 25, 2020, 9:51 p.m.