View source: R/read_txt_data.R
read_txt_data | R Documentation |
Reads in the raw records from telemetry receivers stored in the .txt format from the Tracker software
read_txt_data(path = ".", receiver_codes = NULL)
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 |
a data frame containing all records in the .txt receiver downloads in path
Kevin See and Mike Ackerman
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.