Sample files containing stations, detections, a polygon of the study area boundary, and a polygon of land (barrier to movement).
1 |
A list containing 4 items:
A data.frame relating the receivers to the stations where
they were located
sta_id – A unique identifier for each station
rec_id – A unique identifier for each receiver
dt_dep – The date and time that receiver was deployed at the station
dt_ret – The date and time that receiver was retrieved from the station
x – The x-coordinate (longitude) for the station
y – The y-coordinate (latitude) for the station
A data.frame containing the acoustic
detections
id – A unique identifier for each tag deployed on a study animal
dt – The date and time of the detection
rec_id – The receiver at which the detection occurred
A polygon of class sfc
from the package sf that delimits the study area
A polygon of class sfc from
the package sf that designates land (a barrier to movement)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.