NMEA2vessel | R Documentation |
Return vessel times, positions, headings and speeds located in an NMEA atring.
NMEA2vessel(x, cleanNMEA = 1, interpolate = TRUE)
x |
An NMEA string. |
cleanNMEA |
Logical: If FALSE return the data as read, without shaving off incomplete time steps, 1 to remove incomplete and duplicate time steps, and 2 to additionally clean missing info at the end. |
interpolate |
Logical: If TRUE interpolate the NMEA info. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.