Learn R Programming

geoviz (version 0.2.2)

read_igc: Load an IGC file

Description

Load an IGC file

Usage

read_igc(path)

Arguments

path

target IGC file

Value

a tibble

Examples

Run this code
# NOT RUN {
igc <- read_igc(system.file("extdata/example.igc", package = "geoviz"))
# }

Run the code above in your browser using DataLab