plot_obs_movement: Plot Movement of Observed Tags

View source: R/plot_obs_movement.R

plot_obs_movementR Documentation

Plot Movement of Observed Tags

Description

Plots movement through time based on first observations of tags at each receiver. Tags that were never detected after release are not included.

Usage

plot_obs_movement(ch_long = NULL, receiver_codes = NULL)

Arguments

ch_long

A long form capture history, produced by the function prep_capture_history()

receiver_codes

character vector of receiver codes to download files for. The default is NULL, which will keep all receiver codes found in the path folder

Value

plot of when each tag was first detected at each receiver

Author(s)

Mike Ackerman and Kevin See


mackerman44/telemetyr documentation built on Feb. 15, 2025, 1:08 a.m.