toIn: Transforms a vector of given node indices into their internal numbering
Description
Transforms a vector of given node indices into their internal numbering
Usage
toIn(this, nodes, ...)# S3 method for LatentDigraph
toIn(this, nodes, ...)
# S3 method for MixedGraph
toIn(this, nodes, ...)
Arguments
- this
the graph object
- nodes
the nodes to transform
- ...
ignored