Description Usage Arguments Value
View source: R/add_vector_node.R
Add a vector to the graph, which can either consist of 2 or more numbers, TRUE/FALSE values, or strings.
1 | add_vector_node(graph, value)
|
graph |
a graph object of class |
value |
the vector to be used; can be either composed of |
a graph object of class dgr_graph
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.