knitr::opts_chunk$set( collapse = TRUE, comment = "#>", out.width = "100%" )
This package contain a Shiny application to visualize the marine datasets for Appsilon company.
The code is structured under the Golem Framework specifications.
This package is developed and mantained by the Chi2Labs team.
You can install from github with:
devtools::install_github("chi2labs/appsilonmarine")
appsilonmarine::run_app()
Running unit-testing and package check is done in the traditional way
respectively.
Some of the research and rationale for decisions made are documented in these three documents:
These are available in the dev_doc folder at the root level, along with the corresponding .Rmd files for reproducibility.
All distance calculations were made using the geosphere package. We have not independenlty verified the accuracy of these calculations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.