productplots: Product Plots for R

Framework for visualising tables of counts, proportions and probabilities. The framework is called product plots, alluding to the computation of area as a product of height and width, and the statistical concept of generating a joint distribution from the product of conditional and marginal distributions. The framework, with extensions, is sufficient to encompass over 20 visualisations previously described in fields of statistical graphics and 'infovis', including bar charts, mosaic plots, 'treemaps', equal area plots and fluctuation diagrams.

Version: 0.1.1
Imports: plyr, ggplot2
Suggests: reshape2, testthat, covr
Published: 2016-07-02
Author: Hadley Wickham [aut, cre], Heike Hofmann [aut]
Maintainer: Hadley Wickham <hadley at rstudio.com>
BugReports: https://github.com/hadley/productplots/issues
License: GPL-2
URL: https://github.com/hadley/productplots
NeedsCompilation: no
Materials: README
CRAN checks: productplots results

Documentation:

Reference manual: productplots.pdf

Downloads:

Package source: productplots_0.1.1.tar.gz
Windows binaries: r-devel: productplots_0.1.1.zip, r-release: productplots_0.1.1.zip, r-oldrel: productplots_0.1.1.zip
macOS binaries: r-release (arm64): productplots_0.1.1.tgz, r-oldrel (arm64): productplots_0.1.1.tgz, r-release (x86_64): productplots_0.1.1.tgz
Old sources: productplots archive

Reverse dependencies:

Reverse imports: ggmosaic
Reverse suggests: CGPfunctions

Linking:

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