import_tel_gps | R Documentation |
Import Telonics GPS collar data (generalized version of 'import_TelCSVfiles')
import_tel_gps(path, collar_type = NULL, pattern = NULL, ...)
path |
Character vector containing path(s) and file name(s) of Telonics Iridium CSV file(s),
character string specifying path to folder containing Telonics Iridium CSV file(s), or
character string specifying path to root folder containing folder(s) with Telonics Iridium CSV file(s) as subfolder(s). |
collar_type |
Character string specifying the type of GPS collar for which data is to be imported. Accepted values include:
|
pattern |
Character string used to identify Telonics Iridium CSV file(s) when a folder path is provided for the |
... |
Additional arguments to pass on.
|
nskip |
Numeric value indicating the number of rows to remove from top of the CSV file |
Dataframe containing GPS collar data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.