Learn R Programming

screenshot (version 0.9.2)

display_size: Get the size of the display.

Description

This function works only on windows.

Usage

display_size()

Arguments

Value

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

Examples

Run this code
if (FALSE) {
display_size()
}

Run the code above in your browser using DataLab