R Shiny app: Research Evaluation of Faculty
This R Shiny app:
The app has modular design and supports internationalization. It also uses non-standard way of loading data, i.e. is utilizes Rserve (normally all data is loaded in global.R
but moving it to separate permanent R server-like process can speed-up first time page loading).