@krupan wrote:
Here is a new R package for Interactive Data Exploration.
It is a simple R Shiny tool integrated in an R Package which provides different interactive visualizations used in EDA just on click of a button.
Package is hosted in github and can be downloaded using the below commands.
devtools::install_github("krupanss/IEDA") library(IEDA) runIEDA()
The shiny application which comes in the R Package can be accessed here.
Please provide your valuable feedback and suggestions.
Posts: 1
Participants: 1