Skip to content
/ ezEDA Public

Task Oriented Interface for Exploratory Data Analysis

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

kviswana/ezEDA

Repository files navigation

ezEDA

The goal of ezEDA is to enable users to create visualizations using functions based on the data analysis task rather than on plotting mechanics. It hides the details of the individual ‘ggplot2’ function calls and allows the user to focus on the end goal. Useful for quick preliminary explorations. ezEDA provides functions for common exploration patterns. Some of the ideas in this package are motivated by Fox (2015, ISBN:1938377052).

Installation

You can install the released version of ezEDA from CRAN with:

install.packages("ezEDA")

Example

This is a basic example which shows you how to solve a common problem:

#> Registered S3 method overwritten by 'GGally':
#>   method from   
#>   +.gg   ggplot2

About

Task Oriented Interface for Exploratory Data Analysis

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages