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.0
Depends: ffbase (≥ 0.6-3), grid
Suggests: classInt, shiny, testthat, ggplot2
Published: 2012-12-18
Author: Martijn Tennekes and Edwin de Jonge
Maintainer: Martijn Tennekes <mtennekes at gmail.com>
License: GPL-3
URL: http://code.google.com/p/tableplot/
NeedsCompilation: no
In views: OfficialStatistics
CRAN checks: tabplot results

Downloads:

Package source: tabplot_1.0.tar.gz
MacOS X binary: tabplot_1.0.tgz
Windows binary: tabplot_1.0.zip
Reference manual: tabplot.pdf
Vignettes: tabplot-vignette
News/ChangeLog:NEWS
Old sources: tabplot archive

Reverse dependencies:

Reverse depends: tabplotd3