annotateTRM {rTRM} | R Documentation |
This function takes a network object and includes cluster information as piecolor attribute, suitable to be plotted with plotTRM()
annotateTRM(g, target)
g |
a network object. |
target |
target node (from findTRM()) |
Diego Diez