print.Layout: Print Objects

View source: R/print.Layout.R

print.LayoutR Documentation

Print Objects

Description

Prints the layout of a figure.

Usage

## S3 method for class 'Layout'
print(x, ...)

Arguments

x

the object to print

...

not used, required for other methods

Value

The object x is returned invisibly.

Note

The layout of graphs is displayed.

See Also

setLayout, setGraph


USGS-R/smwrGraphs documentation built on Oct. 11, 2022, 6:11 a.m.