Description Usage Arguments Value See Also Examples
loadTracks
reads data from all .csv files containing data on
GPS tracks within a specified directory. The function also removes
empty .csv files within the directory by calling the function
removeEmptyFiles
.
1 | loadTracks(folder)
|
folder |
A character value representing the path to a folder with .csv files containing data on GPS tracks. |
A Tracks
object holding the data of the
GPS tracks.
1 | #
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.