This help topic is for R version 1.1. For the current version of R, try https://stat.ethz.ch/R-manual/R-patched/library/base/html/Devices.html
Devices {base}R Documentation

List of Graphical Devices

Description

The following graphics devices are currently available:

Usage

postscript(...)
pictex(...)  
x11(...)

See Also

the individual help files for further information on any of the devices listed here;

dev.cur, dev.print, graphics.off, image, dev2bitmap


[Package base version 1.1 ]