Learn R Programming

⚠️There's a newer version (1.3-3) of this package.Take me there.

tabplot (version 1.3)

Tableplot, a Visualization of Large Datasets

Description

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.

Copy Link

Version

Install

install.packages('tabplot')

Monthly Downloads

71

Version

1.3

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Martijn Tennekes

Last Published

March 26th, 2016

Functions in tabplot (1.3)

print.tabplot

bin_hcc_data

Bin high cardinality data
tabplot_compare-object

Object that contains the information to plot the difference of two tableplots (experimental)
summary.tabplot

itableplot

Graphical User Interface to create tableplots
-.tabplot

Compare two tableplots (experimental)
datetime2fac

Transform a date-time vector to a factor
bin_data

Bin data
loadPrepare

Loads a prepared object
tabplot-package

Tableplot, a visualization of large datasets
num2fac

Transform a numerical vector to a factor
plot.tabplot

tabplot-object

Object that contains the information to plot a tableplot
tableChange

tableplot

Create a tableplot
savePrepare

Saves a prepared object
tablePalettes

Show / get all palettes of the tabplot package
tablePrepare

Prepares a dataset for tableplotting
tableSave

Save a tableplot