make_nodes | R Documentation |
Take a data frame and create a dataframe of unique nodes containing their dataframe unique ids, and a 'node id' as well.
make_nodes(attribute_data, node_col, ...)
attribute_data |
Dataframe containing node attribute data |
node_col |
Column name in |
... |
Attribute variables in |
A dataframe of nodes as per node_col
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.