Description Usage Arguments Value Examples
View source: R/helper_decomp_graphs.R
Construct a subgraph with a given set of nodes removed
1 | subgraph(x, g)
|
x |
Character vector of nodes |
g |
Adjacency list (named) or a adjacency matrix with dimnames given as the nodes |
An adjacency list or adjacency matrix.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.