radicali94/Shiny-EDA: Interactive Exploratory Data Analysis

Exploratory Data Analysis is one of the key components of a data science project. It is a crucial step to take before diving in to the machine learning or data modeling. EDA can sometimes be time consuming due to reasons like huge number of variables in the data set, writing code for each plot or group of plots. In order to eliminate these difficulties and reduce the time here is a simple tool which provides different interactive visualizations used in EDA just on click of a button.

Getting started

Package details

AuthorSai Krupan Seela
MaintainerSai Krupan Seela <sskrupan@gmail.com>
LicenseGPL (>= 3)
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("radicali94/Shiny-EDA")
radicali94/Shiny-EDA documentation built on Nov. 5, 2019, 2:07 a.m.