View source: R/network_analysis.R
assign_node_num | R Documentation |
Append node numbers to dat
assign_node_num(dat, nodes, col_to_assign_num)
dat |
Tibble - long. |
nodes |
Tibble output of make_nodes. |
col_to_assign_num |
Column in dat to use for assigning node number |
Input tibble with node_num appended
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.