Initialize a new window ("win") / a new file ("png") for current graphic device.
tdmGraphicNewWin(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)