ptl93/AEDA: Automated Exploratory Data Analysis

Writing exploratory data analysis (EDA) scripts helps in extracting valuable information from the data but can be very time consuming. Often people are producing the same tables and figures again and again which could be automatized with EDA scripts. This package automates the process of creating an EDA report by providing analysis & plot functions which, one would normally script for each data type of dataset.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.0.1
URL https://github.com/ptl93/AEDA
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ptl93/AEDA")
ptl93/AEDA documentation built on May 7, 2019, 3:20 p.m.