| plotsize {plotscale} | R Documentation |
Determine Plot Size
Description
Determines the size of a plot. Generic, with default method.
Usage
plotsize(x, ...)
Arguments
x |
object |
... |
other arguments |
See Also
Other generic functions: as.size,
devsize, unscaled
Other plotsize: as.size,
plotsize.default, print.size
Examples
example(plotsize.default)
[Package plotscale version 0.1.6 Index]