App hosted here
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.
You can install the development version from GitHub and run with:
# install.packages("devtools")
devtools::install_github("shahreyar-abeer/vessels")
# run
vessels::run_app()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.