| toEx {SEMID} | R Documentation | 
Transforms a vector of node indices in the internal rep. into external numbering
Description
Transforms a vector of node indices in the internal rep. into external numbering
Usage
toEx(this, nodes, ...)
## S3 method for class 'LatentDigraph'
toEx(this, nodes, ...)
## S3 method for class 'MixedGraph'
toEx(this, nodes, ...)
Arguments
this | 
 the graph object  | 
nodes | 
 the nodes to transform  | 
... | 
 ignored  | 
[Package SEMID version 0.4.1 Index]