Skip to contents

Retrieves the nodes in a graph that have no parents over a certain node or group of nodes

Usage

get_roots_over(graph, nodes)

Arguments

graph

A graph object

nodes

A character vector of nodes to find roots for

Value

A character vector of nodes