plotViewport {grid}
Description
This is a convenience function for producing a viewport with the common S-style plot layout -- i.e., a central plot region surrounded by margins given in terms of a number of lines of text.
Usage
plotViewport(margins=c(5.1, 4.1, 4.1, 2.1), ...)
Arguments
Values
A grid viewport object.
See Also
viewport and dataViewport.
Documentation reproduced from R 3.0.1. License: GPL-2.
