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, ...

see network::get.inducedSubgraph()


[Package networkLite version 1.1.0 Index]