plotItem: Plot Item

Description Usage Arguments

View source: R/utils-plot.R

Description

Function that takes a gsplot object and the necessary item data and then formats the item properly for plotting and plots it.

Usage

1
2
plotItem(plot_object, item, configFunction, configFunctionParams,
  isDV = FALSE)

Arguments

plot_object

The gsplot object to plot onto

item

The item to plot

configFunction

The function to use for fetching the style and config data for this TS

configFunctionParams

list of params to call pall configFunctionWith

isDV

Whether or not the plot is a daily value plot (defulat: FALSE)


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