readPicture | R Documentation |
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
PostScriptTrace
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.