| seedSize-methods {RevEcoR} | R Documentation | 
Size of the each seed source component
Description
Caculate the size of each seed source component.
Usage
seedSize(object)
## S4 method for signature 'seedset'
seedSize(object)
Arguments
| object | 
 | 
Value
a vector represents size of each source seed componet of network
See Also
Examples
## Not run: 
seedSize(seed.set)
## End(Not run)
[Package RevEcoR version 0.99.3 Index]