powered by
Get the getSiblings of a collection of nodes in a graph g, the getSiblings DO include the input nodes themselves.
getSiblings(g, nodes)
a sorted vector of all getSiblings of nodes.
the graph (as an igraph).
the nodes in the graph of which to get the getSiblings.