Skip to content

Cleaning and reorganisation of the code

Dobrzynski, Maciej (IZB) requested to merge github/fork/dmattek/master into master

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