readGPXFile: Returns content of a GPX file

Description Usage Arguments Value Examples

View source: R/accessData.R

Description

source: https://geocompr.github.io/geocompkg/articles/gps-tracks.html?tag=makemoney0821-20

Usage

1

Arguments

fp

Path to GPX file.

Value

content of GPX file.

Examples

1
2
3
4
## Not run: 
 track = readGPXFile("./inst/extdata/track_run.gpx")

## End(Not run)

KathHv/ross documentation built on Dec. 18, 2021, 2:42 a.m.