GroupDeepGet: Get an plotting object from a group's descendants
Description
Get an plotting object from a group's descendants
Usage
GroupDeepGet(x, nm, force.unique = TRUE)
Arguments
force.unique
assume the name is unique in the descendants and get one object instead of a list
Value
if `force.unique==FALSE` return a list. Otherwise, one plotting object.