Last data update: 2014.03.03

R: Object that contains the information to plot a tableplot
tabplot-objectR Documentation

Object that contains the information to plot a tableplot

Description

An object of class tabplot contains the information to plot a tableplot without the steps that may be time-consuming, such as sorting and aggregating. The function tableplot silently returns a tabplot-object (use plot=FALSE to supress that the tableplot is plot). The function tableChange can be used to change a tabplot-object. The generic functions plot and summary are used to plot and summarize a tabplot-object.

Results