Learn R Programming

grImport (version 0.9-7)

PictureSummary-class: Class "PictureSummary"

Description

Summary information about a picture such as the number of paths and bounding box information.

Arguments

Slots

numPaths:

Object of class "numeric"

xscale:

Object of class "numeric" range of x-values in picture.

yscale:

Object of class "numeric" range of y-values in picture.

Author

Paul Murrell

See Also

Picture-class