screenRes: Find screen resolution

View source: R/screenRes.r

screenResR Documentation

Find screen resolution

Description

This function finds the screen resolution of the current device. It should work on Windows, macOS, and Linux systems.

Usage

screenRes()

Value

A list with two elements: 'width' and 'height', which are the width and height of the screen in pixels.

Examples

screenRes()


adamlilith/omnibus documentation built on June 10, 2025, 10:33 p.m.