nodes: Get all nodes in the graph.

View source: R/MixedGraph.R

nodesR Documentation

Get all nodes in the graph.

Description

Get all nodes in the graph.

Usage

nodes(this, ...)

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

Arguments

this

the mixed graph object

...

ignored.


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