getSides: Sort data and sides

Description Usage Arguments Value

View source: R/fiveyeargwsum-render.R

Description

Depending on the configuration, stat-derived time series will be plotted on different sides. This function compares types and figures out where to plot the data and what lims they will need to use to construct each side.

Usage

1
2
getSides(stat1TimeSeries, stat2TimeSeries, stat3TimeSeries,
  stat4TimeSeries)

Arguments

stat1TimeSeries

the stat-derived time series 1 selected

stat2TimeSeries

the stat-derived time series 2 selected

stat3TimeSeries

the stat-derived time series 3 selected

stat4TimeSeries

the stat-derived time series 4 selected

Value

named list with three items, a list of sides, list of series, and list of lims.)


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