lonParse: Parse the latitude string in the B record

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Parse the latitude string in the B record

Usage

1
lonParse(string)

Arguments

string

The longitude string or vector of strings from the B record in DDDMMmmmE/W format

Value

The longitude in decimal degrees.

Examples

1
lonParse("10243461E")

roh6608/igcParser documentation built on Dec. 22, 2021, 5:16 p.m.