toIn {SEMID} | R Documentation |
Transforms a vector of given node indices into their internal numbering
toIn(this, nodes, ...)
## S3 method for class 'LatentDigraph'
toIn(this, nodes, ...)
## S3 method for class 'MixedGraph'
toIn(this, nodes, ...)
this |
the graph object |
nodes |
the nodes to transform |
... |
ignored |