Skip to contents

This function validates if the node has an edge pointing to any other node.

Usage

has_children(graph, nodes)

Arguments

graph

A graph object

nodes

A character vector of nodes to determine

Value

A logical vector with the same length as nodes