tdmGraphicNewWin: Initialize a new window.

Description Usage Arguments

View source: R/tdmGraphicUtils.r

Description

Initialize a new window ("win") / a new file ("png") for current graphic device.

Usage

1

Arguments

opts

with opts$GD.DEVICE one out of [ "pdf" | "png" | "win" | "rstudio" | "non" ], see tdmGraphicInit

...

optional arguments to hand over to png or windows or X11 in package grDevices (the other devices require no further arguments)


TDMR documentation built on March 3, 2020, 1:06 a.m.