Learn R Programming

SEMID (version 0.4.1)

nodes: Get all nodes in the graph.

Description

Get all nodes in the graph.

Usage

nodes(this, ...)

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

Arguments

this

the mixed graph object

...

ignored.