GroupDeepGet {wheatmap} | R Documentation |
Get an plotting object from a group's descendants
GroupDeepGet(x, nm, force.unique = TRUE)
x |
a WGroup object |
nm |
name |
force.unique |
assume the name is unique in the descendants and get one object instead of a list |
if 'force.unique==FALSE' return a list. Otherwise, one plotting object.