Learn R Programming

grImport (version 0.1)

PostScriptTrace: Convert PostScript file to RGML file

Description

Converts a PostScript file into an RGML file, which is an XML document describing an image that can be read into R.

Usage

PostScriptTrace(file)

Arguments

file
The name of the PostScript file.

Details

This function calls ghostscript to do the conversion, so will only work if ghostscript is installed on your system.

References

http://www.cs.wisc.edu/~ghost/