Learn R Programming

orbweaver (version 0.10.2)

add_path: Add a path to a graph

Description

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

Usage

add_path(graph_builder, path)

Value

The updated graph builder object

Arguments

graph_builder

A graph builder_object

path

A character vector that describes the path