View source: R/network_analysis.R
make_nodes | R Documentation |
Extract nodes from dat in long format and assign zero indexed node_num
make_nodes(dat, node_column)
dat |
Tibble - long. |
node_column |
The column in dat for getting the node identities. |
Tibble with node_column and node_num.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.