README.md

shinyships

shinyships is a Shiny application that uses Automatic Identification System data (AIS) to plot the location of a ship between consecutive AIS pings. For each ship, the farthest distance traveled between AIS pings are plotted on a leaflet map. You can find the application on shinyapps.io at https://asbates.shinyapps.io/shinyships/.

Installation

This application is built using the golem framework so you can install it locally just like you would for an R package on GitHub.

remotes::install_github("asbates/shinyships")

You can run the application locally with

shinyships::run_app()


asbates/shinyships documentation built on Jan. 25, 2021, 12:34 a.m.