/shinyExplorer

Shiny tool to do explorative data analysis.

Primary LanguageROtherNOASSERTION

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.