display_size: Get the size of the display.

View source: R/display.R

display_sizeR Documentation

Get the size of the display.

Description

This function works only on windows.

Usage

display_size()

Value

A list with two elements, width and height, which are the width and height of the display.

Examples

## Not run: 
display_size()

## End(Not run)


screenshot documentation built on June 22, 2024, 10:30 a.m.