plot_crosses: Plots paths for crossings

Description Usage Arguments Value

View source: R/avoidance-visualisations.R

Description

Plots paths for crossings

Usage

1
plot_crosses(obj, iCrosses, timewindow = 1)

Arguments

obj

avoidance.single

iCrosses

indices of crossings. Can be obtained with collect_crosses

timewindow

numeric(1 or 2) time in seconds defining window before and after the crossing to plot. E.g. tiemwindow = 1 will plot 1 second before and after the time of the cross completed. timewindow c(1,2) will plot time 1s before and 2s after the cross. Defaults to 1

Value

ggpplot visualisation to animal crosses


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