Learn R Programming

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

tabplot (version 0.11-2)

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

14

Version

0.11-2

License

GPL-3

Maintainer

Martijn Tennekes

Last Published

May 2nd, 2012

Functions in tabplot (0.11-2)

plot.tabplot

tableChange

tableplot_checkBins

Function to check the tableplot argument: number of bins.
summary.tabplot

tableSave

Save a tableplot
tabplot-object

object that contains the information to plot a tableplot
tableplot

Create a tableplot
tablePalettes

Show / get all palettes of the tabplot package
num2fac

Create a factor vector out of a numerical vector
tableplot_checkDecreasing

Function to check the tableplot argument: decreasing
tableplot_checkFromTo

Function to check the tableplot arguments: from and to.
tableplot_checkCols

Function to check the tableplot argument: sortCol
tableplot_checkPals

Function to check the tableplot argument: pals
tabplot-package

Tableplot, a visualization of large datasets
datetime2fac

Create a factor vector out of a date-time vector
tableplot_checkScales

Function to check the tableplot argument: scales
print.tabplot