read_igc: Load an IGC file

Description Usage Arguments Value Examples

View source: R/read_igc.R

Description

Load an IGC file

Usage

1
read_igc(path)

Arguments

path

target IGC file

Value

a tibble

Examples

1
igc <- read_igc(system.file("extdata/example.igc", package = "geoviz"))

geoviz documentation built on March 26, 2020, 9:15 p.m.