knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "README-" )
VesselTrackeR includes tools for interfacing with the APIs for several vessel
tracking providers, as well as tools for processing and visualizing vessel data.
Install VesselTrackeR by using the following commands:
install.packages('devtools') devtools::install_github(repo='bdevoe/VesselTrackeR')
At present, the only vessel tracking API that is includes is Faria-Beede's.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.