plot-SAuR_data-ANY-method: Provide a graphical summary of a 'SAuR_data' class instance.

Description Usage Arguments Author(s)

Description

Provide a graphical summary of a SAuR_data class instance.

Usage

1
2
## S4 method for signature 'SAuR_data,ANY'
plot(x, colors = c("white", "black"), font = NA, cex.font = NA, ...)

Arguments

x

An object of class SAuR_data.

colors

A character vector providing the colors to use in the plot.

font

A length-one numeric vector for the font to use for text. Can be a vector. NA values (the default) mean use par("font").

cex.font

A length-one numeric vector for the character expansion factor. NULL and NA are equivalent to 1.0. This is an absolute measure, not scaled by par("cex") or by setting ' par("mfrow") or par("mfcol"). Can be a vector.

...

Further arguments to pass on (currently ignored).

Author(s)

Sergio Venturini sergio.venturini@unito.it


sergioventurini/SAuR documentation built on Dec. 8, 2019, 5:20 p.m.