nmea_length: Extract NMEA components

Description Usage Arguments Value Examples

View source: R/nmea-meta.R

Description

Extract NMEA components

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19

Arguments

x

An nmea() object.

start, end

Zero-based to extract. Negative indices refer to values from the end of the sentence.

Value

A vector of the specified components

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11

paleolimbot/nmea documentation built on April 12, 2021, 2:10 a.m.