devRes: Resolution of current plotting device

Description Usage Details Value Author(s) See Also Examples

View source: R/plotPlate.R

Description

Calculates what R thinks to be the resolution of the current graphic device.

Usage

1

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.

Value

A vector with items xres and yres, the resolution in x and y direction respectively.

Author(s)

Florian Hahne

See Also

plotPlate

Examples

1

prada documentation built on April 28, 2020, 7:52 p.m.