spot_page: Read single page of data from the SPOT API

View source: R/external_API.R

spot_pageR Documentation

Read single page of data from the SPOT API

Description

Read single page of data from the SPOT API

Usage

spot_page(url)

Arguments

url

SPOT API URL

Value

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


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