Requests and comments welcome; please use Issues.
To install the development version from github:
library(devtools)
install_github("n8thangreen/incidentCostingShiny")
Then, to load the package, use:
library(incidentCostingShiny)
An R costing tool was implemented in R from an origina Excel/VBA model. The R code is available here. In order to make this model user-friendly to non-R programmers it has been implemented with a Shiny GUI.
GPL-3 ©