Learn R Programming

orbweaver (version 0.10.2)

nodes: Get the nodes in the graph

Description

Returns the unique nodes in the graph

Usage

nodes(graph, ...)

Value

A character vector with the nodes

Arguments

graph

A directed or directed acyclic graph

...

Reserved for later use