latParse: 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
latParse(string)

Arguments

string

The latitude string or vector of strings from the B record in DDMMmmmN/S format

Value

The latitude in decimal degrees.

Examples

1
latParse("1024361N")

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