50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


DiagrammeR (version 0.8.2)

withdraw_values: Withdraw a stored vector from a graph object

Description

Get the vector of node or edge attribute values stored in a graph object of class dgr_graph.

Usage

withdraw_values(graph)

Arguments

graph
a graph object of class dgr_graph that is created using create_graph.

Value

a vector of node or edge attribute values.