Learn R Programming

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

tabplot (version 0.10-1)

Tableplot, a visualization of large statistical datasets

Description

A tableplot is a visualisation of a (large) statistical dataset with a dozen of variables, both 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. A GUI has been implemented which is used to easily customize the tableplot. Also supports large ffdf datasets from the ff package.

Copy Link

Version

Install

install.packages('tabplot')

Monthly Downloads

70

Version

0.10-1

License

GPL-3

Maintainer

Martijn Tennekes

Last Published

July 30th, 2011

Functions in tabplot (0.10-1)

datetime2fac

Function that creates a factor vector out of a date-time vector.
num2fac

Function that creates a factor vector out of a numerical vector.
changeTabplot

Changes a tabplot-object...
plot.tabplot

Function that plots a tabplot-object.
tableGUI

A graphical user interface for customizing a tableplot visualization.
tabplotPalettes

Qualitative palettes used for tableplot...
tabplot-object

tableplot object that contains the information to plot a tableplot.
tabplot-package

Tableplot, a visualization of large multivariate datasets...
tableplot

Visualization of large multivariate datasets.
summary.tabplot

Summary of a tabplot-object.
tableplot_showPalettes

Show all palettes of the tabplot package...