read_on_off_data: Read in Receiver On/Off Times from Tracker Software

View source: R/read_on_off_data.R

read_on_off_dataR Documentation

Read in Receiver On/Off Times from Tracker Software

Description

Reads in information on receiver on/off times from the Tracker software

Usage

read_on_off_data(path = ".", receiver_codes = NULL)

Arguments

path

a path to the directory containing all of the files downloaded from radio telemetry receivers for a study season and using the Tracker software

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

a data frame containing receiver on/off information

Author(s)

Mike Ackerman and Kevin See


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