Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

drawPath

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


grImport

Importing Vector Graphics

v0.9-3
GPL (>= 2)
Authors
Paul Murrell [aut, cre], Richard Walton [aut], Simon Potter [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.