read_txt_data: Read in Raw .txt Format Tracker Data

View source: R/read_txt_data.R

read_txt_dataR Documentation

Read in Raw .txt Format Tracker Data

Description

Reads in the raw records from telemetry receivers stored in the .txt format from the Tracker software

Usage

read_txt_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 all records in the .txt receiver downloads in path

Author(s)

Kevin See and Mike Ackerman


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