| Devices {base} | R Documentation | 
List of Graphical Devices
Description
The following graphics devices are currently available:
- postscript Writes PostScript graphics commands to a file
 - pictex Writes LaTeX/PicTeX graphics commands to a file
 - windows The graphics driver for Windows (on screen, to
printer and to Windows metafile.
 - png PNG bitmap device
 - jpeg JPEG bitmap device
 - bmp BMP bitmap device
 
Usage
postscript(...)
pictex(...)  
windows(...)
png(...)
jpeg(...)
bmp(...)
See Also
the individual help files for further information on any of the
devices listed here;
dev.cur, dev.print,
graphics.off, image, dev2bitmap