Learn R Programming

consort (version 1.2.2)

plot.consort: Add methods to print function

Description

Method for plot objects and display the output in on a grid device.

Usage

# S3 method for consort
plot(x, grViz = FALSE, ...)

# S3 method for consort print(x, grViz = FALSE, ...)

Value

None.

Arguments

x

A consort object.

grViz

If use grViz to print the plot. Default is FALSE to use grid.draw

...

Not used.

See Also

add_side_box,add_split, add_side_box, grid.draw