Learn R Programming

SEMID (version 0.4.1)

toEx: 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 LatentDigraph toEx(this, nodes, ...)

# S3 method for MixedGraph toEx(this, nodes, ...)

Arguments

this

the graph object

nodes

the nodes to transform

...

ignored