geom_navr_timeseries: Adds timeseries to the given plot

View source: R/navr-plot-elements.R

geom_navr_timeseriesR Documentation

Adds timeseries to the given plot

Description

Adds timeseries to the given plot

Usage

geom_navr_timeseries(times, values, scaling = "none", constraints = NULL, ...)

Arguments

times

times on the x axis

values

values on the y axis to plot

scaling

type of scaling to implemnent. "none", "std", "minmax"

constraints

if the values should be scaled to given values

...

hejtmy/navr documentation built on March 3, 2023, 5:24 p.m.