formatSplitTimeSeriesForPlotting: Format split time series plotting

Description Usage Arguments Value

View source: R/utils-plot.R

Description

Helper function for formating a spearated list of time series that are all part of the same overall time series. This is primarily used for time series that have been split up because of gaps caused by estimated periods or actual gaps in data.

Usage

1
2
formatSplitTimeSeriesForPlotting(seriesList,
  excludeZeroNegativeFlag = NULL)

Arguments

seriesList

The time series list to format for plotting

excludeZeroNegativeFlag

Whether or not zero and negative values should be removed

Value

A list of formated time series data frames


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