This help topic is for R version 2.9.0. For the current version of R, try https://stat.ethz.ch/R-manual/R-patched/library/grid/html/grid.copy.html
grid.copy {grid}R Documentation

Make a Copy of a Grid Graphical Object

Description

This function is redundant and will disappear in future versions.

Usage

grid.copy(grob)

Arguments

grob

A grob object.

Value

A copy of the grob object.

Author(s)

Paul Murrell

See Also

grid.grob.


[Package grid version 2.9.0 ]