tabplot: Tableplot, a Visualization of Large Datasets

A tableplot is a visualisation of a (large) dataset with a dozen of variables, both numeric and categorical. Each column represents a variable and each row bin is an aggregate of a certain number of records. Numeric variables are visualized as bar charts, and categorical variables as stacked bar charts. Missing values are taken into account. Also supports large 'ffdf' datasets from the 'ff' package.

Version: 1.3-1
Depends: bit, ff, ffbase (≥ 0.12.2)
Imports: grid
Suggests: shiny (≥ 0.6), knitr, classInt, ggplot2
Published: 2017-01-17
Author: Martijn Tennekes and Edwin de Jonge
Maintainer: Martijn Tennekes <mtennekes at gmail.com>
License: GPL-3
URL: https://github.com/mtennekes/tabplot
NeedsCompilation: no
Materials: NEWS
In views: OfficialStatistics
CRAN checks: tabplot results

Downloads:

Reference manual: tabplot.pdf
Vignettes: Timings with tabplot
Visualization of large datasets with tabplot
Package source: tabplot_1.3-1.tar.gz
Windows binaries: r-devel: tabplot_1.3-1.zip, r-release: tabplot_1.3-1.zip, r-oldrel: tabplot_1.3-1.zip
OS X El Capitan binaries: r-release: tabplot_1.3-1.tgz
OS X Mavericks binaries: r-oldrel: tabplot_1.3-1.tgz
Old sources: tabplot archive

Reverse dependencies:

Reverse depends: tabplotd3

Linking:

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