graphDataDefaults-methods {Rgraphviz} | R Documentation |
Get/Set default values for attributes associated with a graph.
graphDataDefaults(self) graphDataDefaults(self, attr) <- value
self |
A |
attr |
A |
value |
A |
Li Long <li.long@isb-sib.ch>