hydrograph: Plot hydrograph 'hydrograph'

View source: R/plot.R

hydrographR Documentation

Plot hydrograph hydrograph

Description

Plot hydrograph hydrograph

Usage

hydrograph(
  x,
  legend.position = "bottom",
  unit = rep("", ncol(x)),
  col = c(3, 4),
  heights = c(3, 7),
  bg = TRUE,
  ylabs = NULL
)

Arguments

x

time-seres matrix. The first column will be plot on top subfigure.

legend.position

Location to put the legend for discharge.

unit

Unit of the variables.

col

colors of each variable.

heights

Heights of top (rainfall) figure and bottom (discharge) figure

bg

Whether plot the background rectangles.

ylabs

ylab for top and bottom plot.


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