View source: R/plot_obs_movement.R
plot_obs_movement | R Documentation |
Plots movement through time based on first observations of tags at each receiver. Tags that were never detected after release are not included.
plot_obs_movement(ch_long = NULL, receiver_codes = NULL)
ch_long |
A long form capture history, produced by the function |
receiver_codes |
character vector of receiver codes to download files for.
The default is |
plot of when each tag was first detected at each receiver
Mike Ackerman and Kevin See
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.