getCorrectionsPlotConfig: Get Corrections Plot Config

Description Usage Arguments Value

View source: R/uvhydrograph-render.R

Description

Given corrections, some information about the plot to build, will return a named list of gsplot elements to call

Usage

1
2
getCorrectionsPlotConfig(corrections, plotStartDate, plotEndDate, label,
  limits)

Arguments

corrections

list of data objects relavant to plotting corrections data

plotStartDate

start date of this plot

plotEndDate

end date of this plot

label

label of that these corrections are associated with

limits

list of lims for all of the data which will be on here

Value

named list of gsplot calls. The name is the plotting call to make, and it points to a list of config params for that call


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