Learn R Programming

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

tabplot (version 0.11-1)

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-1

License

GPL-3

Maintainer

Martijn Tennekes

Last Published

November 30th, 2011

Functions in tabplot (0.11-1)

datetime2fac

Create a factor vector out of a date-time vector
print.tabplot

tableplot_checkFromTo

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

Function to check the tableplot argument: scales
plot.tabplot

tableplot_checkPals

Function to check the tableplot argument: pals
tableplot_checkCols

Function to check the tableplot argument: sortCol
tableplot_checkBins

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

tabplot-package

Tableplot, a visualization of large datasets
tableplot

Create a tableplot
tabplot-object

object that contains the information to plot a tableplot
tablePalettes

Show / get all palettes of the tabplot package
num2fac

Create a factor vector out of a numerical vector
summary.tabplot

tableplot_checkDecreasing

Function to check the tableplot argument: decreasing
tableSave

Save a tableplot