Learn R Programming

autoimage (version 2.2.3)

blank.plot: Draw blank plot

Description

blank.plot draws a blank plot (no data, axis, or labels) on the current device.

Usage

blank.plot()

Arguments

Details

Used by the autoimage function to fill remaining regions with white space when there are more plotting regions than images to plot.

See Also

autoimage

Examples

Run this code
# NOT RUN {
blank.plot()
# }

Run the code above in your browser using DataLab