

   Devices {base}                               R Documentation

   LLiisstt ooff GGrraapphhiiccaall DDeevviicceess

   DDeessccrriippttiioonn::

        The following graphics devices are currently available:

           * postscript Writes PostScript graphics commands to
             a file

           * pictex Writes LaTeX/PicTeX graphics commands to a
             file

           * x11 The graphics driver for the X11 Window system
             (Unix)

   UUssaaggee::

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

   SSeeee AAllssoo::

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

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

