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

Description Usage Arguments Value

View source: R/WaterBalance.R

Description

Calculate the water balance wb.ele

Usage

1
2
3
4
wb.ele(xl = BasicPlot(varname = c(paste0("elev", c("prcp", "etic",
  "ettr", "etev")), paste0("eleq", c("surf", "sub")), paste0("eley",
  c("surf", "unsat", "gw")))), fun = xts::apply.yearly,
  period = "years", plot = TRUE)

Arguments

xl

List of data. Five variables are included:

fun

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

period

Period of the waterbalance

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.