plot_speed.avoidance.single: Plots animal's speed

Description Usage Arguments Value

View source: R/avoidance-visualisations.R

Description

Plots animal's speed

Usage

1
2
## S3 method for class 'avoidance.single'
plot_speed(obj, scaling = "none", constraints = NULL, ...)

Arguments

obj

avoidnace.single object

scaling

scaling to implement. see 'navr::plot_speed' for specifics

constraints

if the speed is scaled, it can be constrained to defined values. Requires numeric(2)

...

other ggplot::geom_line parameters

Value

ggplot plot object


hejtmy/fgu-avoidance documentation built on Sept. 19, 2021, 6:35 a.m.