Learn R Programming

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

tabplot (version 0.12)

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.12

License

GPL-3

Maintainer

Martijn Tennekes

Last Published

July 12th, 2012

Functions in tabplot (0.12)

tableplot_checkBins

Function to check the tableplot argument: number of bins.
tableChange

num2fac

Create a factor vector out of a numerical vector
tablePalettes

Show / get all palettes of the tabplot package
tableplot

Create a tableplot
tableplot_checkFromTo

Function to check the tableplot arguments: from and to.
summary.tabplot

tableplot_checkScales

Function to check the tableplot argument: scales
datetime2fac

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

Function to check the tableplot argument: sortCol
tableplot_checkPals

Function to check the tableplot argument: pals
tabplot-object

object that contains the information to plot a tableplot
print.tabplot

tableSave

Save a tableplot
tabplot-package

Tableplot, a visualization of large datasets
plot.tabplot

tableplot_checkDecreasing

Function to check the tableplot argument: decreasing