This is a R shiny application wraped in a package using golem. This project is focused on learning R functionalities and less so on the use case of the application. Some of the functionalities that we wish to explore are, shiny reactivity, interactive graphes, optimisation, modularity, documentation, deployment, geomatics and more.
Instructions for running application from R console: 1. > library(devtools) 2. > install_github("sebastiencalvignacedu/firstPackageR") 3. press enter to skip updating versions of packages. 4. > library(firstPackageR) 5. > run_app()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.