readPicture {grImport}R Documentation

Import an RGML file

Description

This function reads in an RGML file (produced by PostScriptTrace) and creates a "Picture" object.

Usage

readPicture(rgmlFile)

Arguments

rgmlFile The name of the RGML file.

Value

An object of class "Picture".

Author(s)

Paul Murrell

See Also

PostScriptTrace


[Package grImport version 0.3-1 Index]