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 July 26, 2023, 5:40 p.m.