View source: R/import_tools_MC.R
import_gps_collars | R Documentation |
Import Telonics GPS collar data (generalized version of 'import_TelCSVfiles')
import_gps_collars(
dir_path = "./data/raw_data/telonics",
nskip = 21,
collar_type = "Telonics Spreadspectrum",
...
)
dir_path |
a relative directory path to a folder containing raw Telonics GPS collar data |
nskip |
a numeric value indicating the number of rows to remove from top of the CSV file |
collar_type |
the make and model of GPS collar data to be imported. Accepted values include: #'
|
... |
other inherited arguments |
a dataframe containing GPS collar data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.