mtennekes/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.

Getting started

Package details

AuthorMartijn Tennekes and Edwin de Jonge
MaintainerMartijn Tennekes <mtennekes@gmail.com>
LicenseGPL-3
Version1.4.1
URL https://github.com/mtennekes/tabplot http://www.jds-online.com/file_download/379/JDS-1108.pdf
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mtennekes/tabplot")
mtennekes/tabplot documentation built on March 8, 2021, 6:11 p.m.