View source: R/navr-visualising.R
plot_speed | R Documentation |
PLots speed values in time
PLots speed values in time
plot_speed(obj, scaling = "none", constraints = NULL, ...)
## S3 method for class 'navr'
plot_speed(obj, scaling = "none", constraints = NULL, ...)
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 plot
navr
: Plot speed values for the nvar object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.