getEstimatedEdges: Create vertical step edges between estimated and...

Description Usage Arguments Value

View source: R/dvhydrograph-data.R

Description

Given a stat TS and an estimated TS this function creates vertical lines connecting the steps between those TS.

Usage

1
getEstimatedEdges(stat, est, excludeZeroNegativeFlag = NULL)

Arguments

stat

the parsed non-estimated time series

est

the parsed estimated time series

excludeZeroNegativeFlag

whether or not zero / negative values will be removed

Value

a list of vertical lines connecting steps between stat and est


USGS-R/repgen documentation built on April 14, 2021, 2:47 p.m.