Skip to contents

Adds all of the edges that make up the given path to the graph.

Usage

add_path(graph_builder, path)

Arguments

graph_builder

A graph builder_object

path

A character vector that describes the path

Value

The updated graph builder object