shahreyar-abeer / vessels

Home Page:https://shahreyar-abeer.shinyapps.io/vessels/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vessels

App hosted here

Lifecycle: experimental R build status

An app that shows the starting and ending positions of a ship in a Leaflet map. It also uses the spatial data to calculate the longest run between two time points using geosphere package.

NOTE: The data needs to be downloaded and saved under the inst/ folder.

Installation

You can install the development version from GitHub and run with:

# install.packages("devtools")
devtools::install_github("shahreyar-abeer/vessels")

# run
vessels::run_app()

About

https://shahreyar-abeer.shinyapps.io/vessels/

License:Other


Languages

Language:R 99.3%Language:CSS 0.7%