getOptions.Device: Get the current default options for a given device type

Description Usage Arguments Value Author(s) See Also

Description

Get the current default options for a given device type.

Retrieves options such as width, height etc for bitmap devices (bmp, jpg/jpeg, png and gif), pixtex devices (tex, pictex), and postscript devices (ps, eps), cf. ps.options.

Usage

1
Device$getOptions(deviceType=c("bitmap", "pictex", "postscript"), names=NULL, ...)

Arguments

deviceType

A character string.

names

A vector of names of options to be retrieved. If NULL, all options are returned.

...

Not used.

Value

Returns nothing.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*setOptions() and *resetOptions(). ps.options.


HenrikBengtsson/R.graphics documentation built on May 6, 2019, 11:53 p.m.