GroupDeepGet {wheatmap} | R Documentation |
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
x |
a WGroup object |
nm |
name |
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.
[Package wheatmap version 0.2.0 Index]