convert_to_spring_weights {sgraph} | R Documentation |
Apply spring weights (revert weights). Can add weak links to selected nodes, but best without.
convert_to_spring_weights(df_links, selected_nodes = NULL)
df_links |
Links data frame of a sgraph object |
selected_nodes |
Nodes identifiers to be used for the selection. |
Links data frame of a sgraph object