View source: R/cairoSizeWrapper.R
cairoSizeWrapper | R Documentation |
Limits the pixel size to either to the minimum of the given and the max allowed pixel size 32767x32767 pixels if Cairo graphical has been choosen
cairoSizeWrapper(pixel_re)
pixel_re |
requested pixel size |
the minimum between the requested and maximal allowed pixel size if Cairo is selected otherwise the requested pixel size
vipul patel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.