acoustic: Sample acoustic detection data set

Description Usage Format

Description

Sample files containing stations, detections, a polygon of the study area boundary, and a polygon of land (barrier to movement).

Usage

1

Format

A list containing 4 items:

stations

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

detections

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

study_area

A polygon of class sfc from the package sf that delimits the study area

land

A polygon of class sfc from the package sf that designates land (a barrier to movement)


bsmity13/ADePTR documentation built on Nov. 9, 2019, 12:43 a.m.