hydrograph: Plot hydrograph 'hydrograph'

Description Usage Arguments

View source: R/plot.R

Description

Plot hydrograph hydrograph

Usage

1
2
hydrograph(x, legend.position = "bottom", unit = rep("", ncol(x)),
  col = c(3, 4), heights = c(3, 7), bg = TRUE, ylab = "Value")

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.

ylab

ylab


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