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

View source: R/WaterBalance.R

wb.rivR Documentation

Calculate the water balance wb.riv

Description

Calculate the water balance wb.riv

Usage

wb.riv(
  xl = loaddata(varname = paste0("rivq", c("sub", "surf", "down"))),
  fun = NULL,
  plot = TRUE
)

Arguments

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

Value

A matrix, contains the colums of water balance factors


SHUD-System/SHUDtoolbox documentation built on Nov. 27, 2024, 5:54 a.m.