Description Usage Arguments Details Value Author(s) See Also Examples
Retrieve a grob or a descendant of a grob.
1 2 3 4 5 6 |
gTree |
A gTree object. |
gPath |
A gPath object. For |
strict |
A boolean indicating whether the gPath must be matched exactly. |
grep |
A boolean indicating whether the |
global |
A boolean indicating whether the function should affect
just the first match of the |
allDevices |
A boolean indicating whether all open devices should be searched for matches, or just the current device. NOT YET IMPLEMENTED. |
... |
Arguments that are passed to |
grid.gget
(g
for global) is just a convenience wrapper for
grid.get
with different defaults.
A grob object.
Paul Murrell
grob
, getGrob
,
addGrob
, removeGrob
.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.