/PredicTER

Shiny app for estimating the time needed to complete environmental systematic reviews or maps

Primary LanguageR

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")