The goal of appsilonRShinyTaskAarshBatra is to visualize the marine dataset to figure out the max distance travelled by a ship between two consecutive points given all of its trips.
The app is deployed online at shinyapps.io. Click here to view the app.
To view underlying app code, look into the app.R file.
All of the functions used to make distance calculations can be found in the shinyTaskMasterScript.R file. This file is present in the R sub-directory.
Documentation for all of the functions is auto-generated by roxygen2 and can be found in the man folder.
Note: Although I have used roxygen2 package for commenting for all code files. This repository is not a R package. There is some more work that will go into this before this becomes a R package. I will work on that after submitting this task.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.