Skip to content

n8thangreen/incidentCostingShiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TB contact investigation costing R Shiny app

Build Status AppVeyor build status Coverage status experimental

Requests and comments welcome; please use Issues.

Installing incidentCostingShiny

To install the development version from github:

library(devtools)
install_github("n8thangreen/incidentCostingShiny")

Then, to load the package, use:

library(incidentCostingShiny)

Motivation

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.

Calculation

License

GPL-3 ©

Releases

No releases published

Packages

No packages published

Languages