Description Usage Details Value Author(s) See Also Examples
Calculates what R thinks to be the resolution of the current graphic device.
1 | devRes()
|
This function may be used to get the resolution of the current graphics device. This can be important when calculating pixel coordinates for the output graphic.
A vector with items xres
and
yres
, the resolution in x
and y
direction
respectively.
Florian Hahne
1 | devRes()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.