R/ports.R
validate_edges_ports.Rd
Validate that all edges connect input/output ports
validate_edges_ports(edges, nodes)
List of g6_edge objects.
List of g6_node objects.
Invisibly TRUE if all edges are valid, otherwise stops with an error.