PhilippPro / shinyExplorer

Shiny tool to do explorative data analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shinyExplorer: Explorative data analysis with shiny

Major functionalities:

  • Data import
  • Data exploration and preprocessing
  • Creating regression or classification tasks
  • Many visualisations
  • Report creation

Installation and starting shinyExplorer

You can simply install the package from github:

devtools::install_github("philipppro/shinyExplorer")

Starting shinyExplorer:

shinyExplorer()

Problems with rJava on OSX Yosemite

If rJava fails to load, this link might be helpful!

Origin

The package originated from shinyMlr.

About

Shiny tool to do explorative data analysis.

License:Other


Languages

Language:R 46.6%Language:CSS 44.3%Language:JavaScript 9.1%