Learn R Programming

tabplot (version 0.12)

plot.tabplot: Plot a tabplot-object

Description

Plot a tabplot-object

Usage

## S3 method for class 'tabplot':
plot(x, fontsize = 10,
    legend.lines = 8, title = NULL, showTitle = NULL,
    fontsize.title = 14, ...)

Arguments

fontsize
the (maximum) fontsize
legend.lines
the number of lines preserved for the legend
title
title of the plot (shown if showTitle==TRUE)
showTitle
show the title. By default FALSE, unless a title is given.
fontsize.title
the fontsize of the title
...
arguments passed to other methods