Learn R Programming

geoviz (version 0.2.2)

example_igc: Returns an example IGC file using read_igc()

Description

Returns an example IGC file using read_igc()

Usage

example_igc()

Arguments

Value

a tibble

Examples

Run this code
# NOT RUN {
# Loads a paragliding flight GPS track, originally downloaded from xcleague.com

igc <- example_igc()
# }

Run the code above in your browser using DataLab