get.inducedSubgraph.networkLite {networkLite} | R Documentation |
Return an induced subgraph
Description
Return an induced subgraph
Usage
## S3 method for class 'networkLite'
get.inducedSubgraph(x, v, alters = NULL, ...)
Arguments
x , v , alters , ... |
[Package networkLite version 1.1.0 Index]