toIn: Transforms a vector of given node indices into their internal...

View source: R/LatentDigraph.R

toInR Documentation

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 class 'LatentDigraph'
toIn(this, nodes, ...)

## S3 method for class 'MixedGraph'
toIn(this, nodes, ...)

Arguments

this

the graph object

nodes

the nodes to transform

...

ignored


SEMID documentation built on Nov. 5, 2025, 6:20 p.m.