Learn R Programming

IdMappingAnalysis (version 1.16.0)

Display$create: Open a new display device

Description

Open a new display device.

Usage

## Static method (use this): ## Display$create(width=7, height=7, bg="transparent", ...)
## Don't use the below: "create"(static, width=7, height=7, bg="transparent", ...)

Arguments

width
Display device width in inches. Default is 7.
height
Display device height in inches. Default is 7.
bg
Device background. Default is 'transparent'.
...
Not used

See Also

For more information see Display.