Devices {base}R Documentation

List of Graphical Devices

Description

The following graphics devices are currently available:

Usage

postscript(...)
pdf(...)
pictex(...)  
x11(...)
png(...)
jpeg(...)
xfig(...)
bitmap(...)

dev.interactive()

Value

dev.interactive() returns a logical, TRUE iff an interactive (screen) device is in use.

See Also

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

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