readTrack: Reads data from an individual GPS track file.

Description Usage Arguments Value See Also Examples

View source: R/readTrack.R

Description

readTrack reads data from a .csv file containing data on an individual GPS track.

Usage

1
readTrack(fname)

Arguments

fname

A character value representing the file name of the .csv file containing the GPS data to read.

Value

A Track object holding the data of the GPS track.

See Also

removeEmptyFiles.

Examples

1
#

henningte/herdersTA documentation built on Jan. 22, 2020, 5:16 a.m.