Calculates what R thinks to be the resolution of the
current graphic device.
Usage
devRes()
Arguments
Value
xres and
yres, the resolution in x and y direction
respectively.
Details
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.