ezEDA: Task Oriented Interface for Exploratory Data Analysis (original) (raw)

Enables 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. Provides functions for common exploration patterns. Some of the ideas in this package are motivated by Fox (2015, ISBN:1938377052).

Version: 0.1.1
Depends: R (≥ 3.1)
Imports: ggplot2 (≥ 3.1.0), dplyr (≥ 0.8.0.1), rlang (≥ 0.2.1), tidyr (≥ 0.8.3), GGally (≥ 1.4.0), scales (≥ 1.0.0), magrittr (≥ 1.5), purrr (≥ 0.3.3)
Suggests: testthat, knitr, rmarkdown
Published: 2021-06-29
DOI: 10.32614/CRAN.package.ezEDA
Author: Viswa Viswanathan ORCID iD [aut, cre]
Maintainer: Viswa Viswanathan <kv.viswana at gmail.com>
BugReports: https://github.com/kviswana/ezEDA/issues
License: MIT + file
URL: https://github.com/kviswana/ezEDA
NeedsCompilation: no
CRAN checks: ezEDA results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=ezEDAto link to this page.