getScreenResolution {imageUtilities} | R Documentation |
get screen resolution of a monitor (may not work)
getScreenResolution(quietly = FALSE)
quietly |
whether to fail quietly if the screen resolution can not be found, or throw and error. |
c(horizontal,vertical) screen resolution. NULL if not found.
Other units: convertScreenUnits
,
getPPI
, unitType