read_inreach: Read data from Garmin inReach API

View source: R/external_API.R

read_inreachR Documentation

Read data from Garmin inReach API

Description

Read data from Garmin inReach API

Usage

read_inreach(id, from, to = NULL)

read_delorme(id, from, to = NULL)

Arguments

id

inReach ID

from

dttm

to

dttm

Value

A data.frame with three columns: lat (latitude), lon (longitude), time (timestamp)

References

https://support.garmin.com/en-US/?faq=tdlDCyo1fJ5UxjUbA9rMY8


evmo/Rgps documentation built on March 23, 2023, 2:24 a.m.