Convenience function for setting additional page printing options (opt.pagesize) for IQRoutputFigure
opt.pagesize.Rd
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
)
Arguments
- 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)
Value
Returns a opt.pagesize list for IQRoutputFigure