Learn R Programming

orbweaver (version 0.10.2)

get_all_roots: Get the all the root nodes of a graph

Description

Retrieves the nodes in a graph that have no parents

Usage

get_all_roots(graph, ...)

Value

A character vector of nodes

Arguments

graph

A graph object

...

Unused