This is a prototype of a shiny app to help users to estimate the time required to complete a systematic review or systematic map.
# install and load package
library(shiny)
library(shinydashboard)
library(plotly)
library(viridisLite)
runGitHub("PredicTER", "mjwestgate")