Skip to content

Web tool to hierarchically break down and edit an analysis and identify breakeven or cross-over points

License

Notifications You must be signed in to change notification settings

josephguillaume/breakdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

breakdown

Web tool to hierarchically break down and edit an analysis and identify breakeven or cross-over points.

Based on opencpu in R. For more information and other implementations of crossover point scenarios, see https://github.com/josephguillaume/crossover

Try it online: http://josephguillaume.ocpu.io/breakdown/www/

Locally (automatically downloaded from github):

library(opencpu)
ocpu_start_app("josephguillaume/breakdown")

Locally with a local installation of the package

devtools::install_github("josephguillaume/breakdown")
library(opencpu)
ocpu_start_app("breakdown")

About

Web tool to hierarchically break down and edit an analysis and identify breakeven or cross-over points

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published