validateNodes {SEMID} | R Documentation |
Produces an error if outside bounds.
validateNodes(nodes, numNodes)
nodes |
the input nodes, expected to be from the collection 1:(number of nodes in the graph) |
numNodes |
the number of observed nodes in the graph. |