readPicture {grImport} | R Documentation |
This function reads in an RGML file (produced by
PostScriptTrace
) and creates a
"Picture"
object.
readPicture(rgmlFile)
rgmlFile |
The name of the RGML file. |
An object of class "Picture"
.
Paul Murrell