Rdocumentation
powered by
Learn R Programming
grid (version 3.0.3)
getNames: List the names of grobs on the display list
Description
Returns a character vector containing the names of all top-level grobs on the display list.
Usage
getNames()
Arguments
Value
A character vector.
Examples
Run this code
grid.grill()
getNames()
Run the code above in your browser using
DataLab