plot_speed: PLots speed values in time

View source: R/navr-visualising.R

plot_speedR Documentation

PLots speed values in time

Description

PLots speed values in time

PLots speed values in time

Usage

plot_speed(obj, scaling = "none", constraints = NULL, ...)

## S3 method for class 'navr'
plot_speed(obj, scaling = "none", constraints = NULL, ...)

Arguments

obj

valid object

scaling

type of scaling to implement, possibilities are "none", "std", "minmax". Default is "none"

constraints

if the values should be scaled to certain values - needs numeric(2)

...

additional parameters for the ggplot::geom_line

Value

ggplot plot

Methods (by class)

  • navr: Plot speed values for the nvar object


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