toEx: Transforms a vector of node indices in the internal rep. into...

View source: R/LatentDigraph.R

toExR 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


Lucaweihs/SEMID documentation built on July 22, 2023, 7:49 a.m.