Learn R Programming

orbweaver (version 0.10.2)

children: Get the children on a node

Description

Get a list of the node ids of the children of the provided node.

Usage

children(graph, nodes)

Value

A character vector

Arguments

graph

A graph object

nodes

A character vector of nodes to find children for