Import an RGML file
This function reads in an RGML file (produced by
PostScriptTrace
) and creates a
"Picture"
object.
readPicture(rgmlFile, tidy = TRUE, ...)
rgmlFile |
The name of the RGML file. |
tidy |
Boolean indicating whether to replace non-printing
characters in string values with a full stop. The default is
|
... |
Arguments that are passed to |
An object of class "Picture"
.
Paul Murrell
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.