toEPS: Methods for creating image files of a specific format
Description
Methods for creating image files of a specific format.Usage
toEPS(name, ..., field="fullname")
Arguments
name
A character
string specifying the name of the image file. ...
Additional arguments passed to devEval
(), e.g.
tags
and aspectRatio
. Value
- Returns by default the so called fullname of the generated
image file. The fullname of an file is the filename without the
extension.
See Also
These functions are wrappers for devEval
().
See devOptions
() to change the default dimensions for
a specific device type.