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.0 |
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: | 2020-06-25 |
Author: | Viswa Viswanathan |
Maintainer: | Viswa Viswanathan <kv.viswana at gmail.com> |
BugReports: | http://github.com/kviswana/ezEDA/issues |
License: | MIT + file LICENSE |
URL: | http://github.com/kviswana/ezEDA |
NeedsCompilation: | no |
CRAN checks: | ezEDA results |
Reference manual: | ezEDA.pdf |
Vignettes: |
ezEDA |
Package source: | ezEDA_0.1.0.tar.gz |
Windows binaries: | r-devel: ezEDA_0.1.0.zip, r-release: ezEDA_0.1.0.zip, r-oldrel: ezEDA_0.1.0.zip |
macOS binaries: | r-release: ezEDA_0.1.0.tgz, r-oldrel: ezEDA_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ezEDA to link to this page.