Learn R Programming

tabplot (version 1.3-3)

tabplot-object: 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.

Arguments