Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 313 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 313 Bytes

PredicTER

This is a prototype of a shiny app to help users to estimate the time required to complete a systematic review or systematic map.

Example:

# install and load package
library(shiny)
library(shinydashboard)
library(plotly)
library(viridisLite)
runGitHub("PredicTER", "mjwestgate")