getDVHydrographPlotConfig: Get DV Hydrograph Plot Config

Description Usage Arguments

View source: R/dvhydrograph-render.R

Description

Given an item to plot, fetch the associated plot feature(s) and their styles.

Usage

1
2
getDVHydrographPlotConfig(plotItem, plotItemName, yLabel = "",
  minMaxEst = FALSE, maxIvLabelOnTop = FALSE, ...)

Arguments

plotItem

the item to fetch styles and plot features for

plotItemName

the string to use for matching the configuration and styles

yLabel

the string to use for the Y-Axis label for this object (if applicable) (Default: "")

minMaxEst

Whether or not the min/max IV point is estimated

maxIvLabelOnTop

for the maximum IV point styling, set if label is aboe or below point (if applicable) (Default: FALSE)

...

any additional parameters to pass into the function


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