Enhanced methods for handling graphical devices


[Up] [Top]

Documentation for package ‘R.devices’ version 2.1.3

Help Pages

R.devices-package Package R.devices
devDone Closes an open device unless it is a on-screen (interactive) device
devEval Opens a new device, evaluate (graphing) code, and closes device
devGetLabel Gets the label of a device
devIsOpen Checks if a device is open or not
devList Lists the indices of the open devices named by their labels
devNew Opens a new device
devOff Closes a device
devOptions Gets the default device options
devSet Activates a device
devSetLabel Sets the label of a device
eps EPS graphics device
jpeg2 A JPEG device for Bitmap Files via GhostScript
png2 A PNG device for Bitmap Files via GhostScript
R.devices Package R.devices
toBMP Methods for creating image files of a specific format
toEPS Methods for creating image files of a specific format
toNNN Methods for creating image files of a specific format
toPDF Methods for creating image files of a specific format
toPNG Methods for creating image files of a specific format
toSVG Methods for creating image files of a specific format
toTIFF Methods for creating image files of a specific format