opt.pagesize | R Documentation |
Convenience function for setting additional page printing options (opt.pagesize) for IQRoutputFigure
opt.pagesize( width = NULL, height = NULL, scale = NULL, scaleWidth = NULL, scaleHeight = NULL, res = NULL )
width |
Page with in inches |
height |
Page height in inches |
scale |
Relative factor for scaling of both width and height |
scaleWidth |
Relative factor for scaling width |
scaleHeight |
Relative factor for scaling height |
res |
Resolution in DPI (applies for PNG output) |
Returns a opt.pagesize list for IQRoutputFigure
Anne Kuemmel, IntiQuan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.