ui_animate: Animated map for individuals with leaflet

Description Usage Arguments Examples

View source: R/mod_animate.R

Description

Interactive shiny app to select and animate presence at and movements between RFID loggers over time. Also available online at http://animalnexus.ca or by launching the local animalnexus app through animalnexus.

Usage

1
ui_animate(v, verbose = FALSE)

Arguments

v

Data frame. Visits data frame created with the visits function.

verbose

Logical. Print log events to console.

Examples

1
2
3
4
## Not run: 
map_animate_indiv(visits(finches))

## End(Not run)

animalnexus/feedrUI documentation built on Feb. 5, 2022, 9:08 a.m.