ggcleveland: Implementation of Plots from Cleveland's Visualizing Data Book

William S. Cleveland's book 'Visualizing Data' is a classic piece of literature on Exploratory Data Analysis. Although it was written several decades ago, its content is still relevant as it proposes several tools which are useful to discover patterns and relationships among the data under study, and also to assess the goodness of fit o a model. This package provides functions to produce the 'ggplot2' versions of the visualization tools described in this book and is thought to be used in the context of courses on Exploratory Data Analysis.

Version: 0.1.0
Depends: R (≥ 3.6.0)
Imports: dplyr, tidyr, ggplot2, rlang, magrittr, graphics, readr, egg, vctrs, lattice, tibble, stringr
Suggests: testthat, knitr, rmarkdown
Published: 2021-08-16
Author: Marcos Prunello ORCID iD [aut, cre], Gonzalo Mari [aut]
Maintainer: Marcos Prunello <marcosprunello at gmail.com>
BugReports: https://github.com/mpru/ggcleveland/issues
License: GPL-2
URL: https://github.com/mpru/ggcleveland
NeedsCompilation: no
Materials: README NEWS
CRAN checks: ggcleveland results

Documentation:

Reference manual: ggcleveland.pdf
Vignettes: Gráficos de Cleveland en versión ggplot2

Downloads:

Package source: ggcleveland_0.1.0.tar.gz
Windows binaries: r-devel: ggcleveland_0.1.0.zip, r-release: ggcleveland_0.1.0.zip, r-oldrel: ggcleveland_0.1.0.zip
macOS binaries: r-release (arm64): ggcleveland_0.1.0.tgz, r-oldrel (arm64): ggcleveland_0.1.0.tgz, r-release (x86_64): ggcleveland_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ggcleveland to link to this page.