Learn R Programming

orbweaver (version 0.10.2)

least_common_parents: Find the least common parents in a graph

Description

It finds the nodes that have no parents in the given set.

Usage

least_common_parents(graph, selected)

Value

A character vector of node ids

Arguments

graph

A graph object

selected

A character vector of node ids