knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

VesselTrackeR

VesselTrackeR includes tools for interfacing with the APIs for several vessel tracking providers, as well as tools for processing and visualizing vessel data.

Installing VesselTrackeR

Install VesselTrackeR by using the following commands:

install.packages('devtools')
devtools::install_github(repo='bdevoe/VesselTrackeR')

APIs

At present, the only vessel tracking API that is includes is Faria-Beede's.



bdevoe/VesselTrackeR documentation built on June 1, 2019, 4:58 a.m.