Description Usage Arguments Value Author(s) See Also Examples
Zoom graphics parameters.
1 2 3 4 5 6 | ## Static method (use this):
## Display$zoom.pars(zoom, par.names=c("lwd", "cex", "cex.axis", "cex.lab", "cex.main", "cex.sub", "mai"), ...)
## Don't use the below:
## S3 method for class 'Display'
zoom.pars(static, zoom, par.names=c("lwd", "cex", "cex.axis", "cex.lab", "cex.main", "cex.sub", "mai"), ...)
|
zoom |
Zoom factor. |
par.names |
Graphics parameters to zoom. |
... |
Not used |
Previous values of altered graphics parameters.
Alex Lisovich, Roger Day
For more information see Display
.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.