grid (version 3.6.2)

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
# NOT RUN {
grid.grill()
getNames()
# }

Run the code above in your browser using DataCamp Workspace