Unified handling of graphics devices


[Up] [Top]

Documentation for package ‘R.devices’ version 2.8.2

Help Pages

R.devices-package Package R.devices
devDone Closes zero or more open devices except screen (interactive) devices
devDump Opens a new graphics device, evaluate (graphing) code, and closes device
devEval Opens a new graphics device, evaluate (graphing) code, and closes device
devGetLabel Gets the labels of zero or more devices
devIsInteractive Checks whether a device type is interactive or not
devIsOpen Checks if zero or more devices are open or not
devList Lists the indices of the open devices named by their labels
devNew Opens a new device
devOff Closes zero or more devices
devOptions Gets the default device options
devSet Activates a device
devSetLabel Sets the label of a device
R.devices Package R.devices
toBMP Methods for creating image files of a specific format
toEMF 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
toWMF Methods for creating image files of a specific format