drawPath: Draw a Picture Object

drawPathR Documentation

Draw a Picture Object

Description

This is a generic function that does the hard work for picture when drawing paths of a "Picture" object as part of the current plot.

Usage

drawPath(p, trans, ...)

Arguments

p

A "Picture" object.

trans

A function that takes two arguments, x and y, and can be used to transform the locations on a path into sensible coordinates within the current plot.

...

Other arguments, typically graphical parameters.

Author(s)

Paul Murrell

See Also

picture and grid.picture


grImport documentation built on March 31, 2023, 6:57 p.m.