Learn R Programming

⚠️There's a newer version (2.17.3) of this package.Take me there.

R.devices (version 2.1.1)

Enhanced methods for handling graphical devices

Description

This package provides utility methods that enhance the existing graphical device functions already available in R for the purpose of simplify the creation of figure files of various image formats and much more.

Copy Link

Version

Install

install.packages('R.devices')

Monthly Downloads

6,366

Version

2.1.1

License

LGPL (>= 2.1)

Maintainer

Henrik Bengtsson

Last Published

May 3rd, 2012

Functions in R.devices (2.1.1)

devList

Lists the indices of the open devices named by their labels
toNNN

Methods for creating image files of a specific format
R.devices-package

Package R.devices
devGetLabel

Gets the label of a device
devSetLabel

Sets the label of a device
devDone

Closes an open device unless it is a on-screen (interactive) device
devSet

Activates a device
jpeg2

A JPEG device for Bitmap Files via GhostScript
devNew

Opens a new device
devOptions

Gets the default device options
png2

A PNG device for Bitmap Files via GhostScript
eps

EPS graphics device
devIsOpen

Checks if a device is open or not
devOff

Closes a device
Non-documented objects

Non-documented objects
devEval

Opens a new device, evaluate (graphing) code, and closes device