Learn R Programming

tabplot (version 0.10-1)

tabplot-object: tableplot object that contains the information to plot a tableplot.

Description

tableplot object that contains the information to plot a tableplot.

Arguments

Details

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