An automated graphical exploratory data analysis (EDA) tool that introduces: a.) wideplot() graphics for exploring the structure of a dataset through a grid of variables and graphic types. b.) longplot() graphics, which present the entire catalog of available graphics for representing a particular variable using a grid of graphic types and variations on these types. c.) plotup() function, which presents a particular graphic for a specific variable of a dataset. The plotup() function also makes it possible to obtain the code used to generate the graphic, meaning that the user can adjust its properties as needed.
Version: | 0.2.0 |
Imports: | ggplot2, gridExtra, rmarkdown, glue, pander, lubridate, tibble, sm, RColorBrewer, forcats, GGally |
Suggests: | knitr, MASS, hexbin, testthat (≥ 2.1.0) |
Published: | 2020-06-30 |
Author: | Pere Millán-Martínez [aut, cre], Ramon Oller Piqué [ctb] |
Maintainer: | Pere Millán-Martínez <info at sciencegraph.org> |
BugReports: | https://github.com/sciencegraph/brinton/issues |
License: | GPL-3 |
URL: | https://sciencegraph.github.io/brinton/, https://github.com/sciencegraph/brinton |
NeedsCompilation: | no |
SystemRequirements: | Pandoc (>= 1.12.3), web browser |
Materials: | README |
CRAN checks: | brinton results |
Reference manual: | brinton.pdf |
Vignettes: |
brinton: an autoGEDA tool 1v_specimen |
Package source: | brinton_0.2.0.tar.gz |
Windows binaries: | r-devel: brinton_0.2.0.zip, r-release: brinton_0.2.0.zip, r-oldrel: brinton_0.2.0.zip |
macOS binaries: | r-release: brinton_0.2.0.tgz, r-oldrel: brinton_0.2.0.tgz |
Old sources: | brinton archive |
Please use the canonical form https://CRAN.R-project.org/package=brinton to link to this page.