Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

R Package for Interactive Data Exploration

$
0
0

@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

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles