Font Awesome Icons

Creation of a shiny app and a R package

Programming tools in data science

Bayer, J., Raffin, R., Vuignier, C. & Lovey, G. (2020). Creation of a shiny app and a R package.

During the third semester of the master’s degree in management and in the contexte of the course programming tools in data science, we were asked to build a R package that runs a shiny application.

The R package is available here or you can download it using the R command:

remotes::install_github(
  "GaetanLovey/hec_programming_tools_in_data_science",
  subdir = "project-G1",
  build_vignettes = TRUE
)

Click here to use our application.