shiny-mlr: Integration of the mlr package into shiny
With help of this package mlr can be accessed via a shiny interface.
This project has started last year and contains now mlr‘s major functionalities:
You can simply install the package from github:
devtools::install_github("mlr-org/shinyMlr")
Starting shinyMlr:
runShinyMlr()
If rJava
fails to load, this link might be helpful!