display_size {screenshot}R 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)


[Package screenshot version 0.9.1 Index]