read_csv_data: Read in .csv Format Tracker Data

View source: R/read_csv_data.R

read_csv_dataR Documentation

Read in .csv Format Tracker Data

Description

Reads in telemetry observation data stored in the .csv format from the Tracker software

Usage

read_csv_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 of the .csv data

Author(s)

Kevin See


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