Cleaning and reorganisation of the code

Created by: dmattek

I've:

  • split your single app file into source.R, ui.R, and global.R,
  • placed modules and auxiliary functions into modules directory,
  • removed dependency on shinyjs library.

All of that helps to deploy it on our Shiny server.

Merge request reports

Loading