nodes {SEMID}R 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.


[Package SEMID version 0.4.1 Index]