View source: R/get_directed_cycles.R
| get_directed_cycles | R Documentation |
get_directed_cycles lists the cycles in a directed graph G.
get_directed_cycles(G)
G |
An igraph graph. Must be directed. |
A list of directed cycles.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.