make_nodes.Rd
Take a data frame and create a df of unique nodes containing their df 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 df of nodes as per node_col