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