Description Usage Arguments Value Examples
co-butterfly graphs List all possible co-butterfly subgraphs based on given FIVE nodes. Note that co-butterfly is the complement graph of butterfly based on give five nodes.
1 | co.butterfly(x)
|
x |
The vector representing nodes |
A matrix listing edges of co-butterfly graphs
1 | co_butterfly(c(1:5))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.