sigmaeventsplot {discharge}R Documentation

Plot events by day of the year

Description

Creates a . This is similar to the plots produced in the "compare.periods" function, but only displays the data for a single time period.

Usage

sigmaeventsplot(x)


Arguments

x

Object of class "streamflow".

Value

A "ggplot2" plot depicting frequency of events greater than sigma, organized circularly by ordinal day of the year.

See Also

sigmaHighFlows sigmaLowFlows compare.periods


[Package discharge version 1.0.0 Index]