Skip to content
Prev 5603 / 12125 Next

[R-pkg-devel] Setting graphics device-copy parameters

I'm working on a graphics device in a R package, and need to set some
graphical parameters for
text / labels on the devices as they are initialized or reset.

This feature is described in R Internals:
How do I, from a package, actually access and initialize the "device copy" ?

All I've been able to find is a comment containing an older,
copy-pasted comment in GraphicsDevice.h :
Thanks,

Neal