R/abstract-graph.R
check.RdInclusion criteria:
check(graph, nodes)
| graph | A graph object. |
|---|---|
| nodes | The name(s) of node(s) in |
The subset of nodes that are acceptable for inclusion. This
can be a character vector of length zero if necessary.
At least one outgoing edge
Can get in degree and out degree of node
Can get all nodes connected to node / the 1-hop neighbhorhood