geom_navr_obj_timeseries.RdAdds timeseries to the given plot from navr object based on given column
geom_navr_obj_timeseries(obj, colname, scaling = "none", scale = c(), ...)
| obj | NavrObject |
|---|---|
| colname | name of the column to be plotted |
| scaling | type of scaling to implemnent. "none", "std", "minmax" |
| scale | if the values should be scaled to given values |
| ... |
wrapper around geom_navr_timeseries for easier acces to the object