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.

Package details

AuthorMartijn Tennekes and Edwin de Jonge
MaintainerMartijn Tennekes <mtennekes@gmail.com>
LicenseGPL-3
Version1.3-3
URL https://github.com/mtennekes/tabplot http://www.jds-online.com/file_download/379/JDS-1108.pdf
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("tabplot")

Try the tabplot package in your browser

Any scripts or data that you put into this service are public.

tabplot documentation built on Sept. 17, 2019, 5:04 p.m.