shinyBI moved
Project is no longer active but still usable. I've made similar shiny app, it is faster and focused on hierarchical / dimensional data. It is available in dwtools package.
Jul 1, 2014.
shinyBI: proof of concept - up toshinyBI is R package which delivers simple Business Intelligence platform as shiny
application.
User can load own dataset, perform pivot process utilizing the performance of data.table
, plot a chart on pivot results utilizing interactivity of rCharts
.
Current version: 0.3 (NEWS)
Installation
library(devtools)
install_github("rCharts", "ramnathv") # not yet on CRAN
install_github("data.table", "Rdatatable") # v1.9.3 required, not yet on CRAN
install_github("shinyBI", "jangorecki")
Usage
library(shinyBI)
shinyBI()
Documentation
License
Contact
email: j.gorecki@wit.edu.pl