Description Usage Arguments Value
View source: R/tempnetwork-inputchecker.R
A function that checks, if the vertex set of each 'igraph'-object in the given graph-list has the same length.
1 | base_check_graphlist_equal_length(graphList)
|
graphList |
A named list of 'igraph'-objects. |
The boolean value TRUE, if the vertex set of each 'igraph'-object in the given graph-list has the same length.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.