View source: R/convert_edges_to_adj.R
convert_edges_to_adj | R Documentation |
This function takes an edge list and transforms it into an adjacency matrix
convert_edges_to_adj(edges)
edges |
the edge list data frame, with 2 or 3 columns (from, to, value) |
Ilias Moutsopoulos
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.