README.md

firstPackageR

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()



sebastiencalvignacedu/firstPackageR documentation built on Jan. 14, 2022, 4:34 p.m.