Skip to contents

Validate that all edges connect input/output ports

Usage

validate_edges_ports(edges, nodes)

Arguments

edges

List of g6_edge objects.

nodes

List of g6_node objects.

Value

Invisibly TRUE if all edges are valid, otherwise stops with an error.