Description Usage Arguments Value
View source: R/avoidance-visualisations.R
Plots paths for crossings
1 | plot_crosses(obj, iCrosses, timewindow = 1)
|
obj |
avoidance.single |
iCrosses |
indices of crossings. Can be obtained with |
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 |
ggpplot visualisation to animal crosses
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.