View source: R/read_csv_data.R
read_csv_data | R Documentation |
Reads in telemetry observation data stored in the .csv format from the Tracker software
read_csv_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 of the .csv data
Kevin See
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.