device_current: Set or return the integer id of the current window.

View source: R/devices.R

device_currentR Documentation

Set or return the integer id of the current window.

Description

Function is used to set a specific window as 'current' or return the id of the 'current' window. In setting the id, the value is checked for existence among the list of window id's.

Usage

device_current(id)

Arguments

id

If defined then sets the current device window to 'id'.

Value

If id is undefined, returns the current device id among one or more device windows.


deandevl/RmatrixPkg documentation built on March 11, 2023, 2:39 a.m.