View source: R/map_layout_matching.R
layout_tbl_graph_matching | R Documentation |
This layout works to position nodes opposite their matching nodes.
See manynet::to_matching()
for more details on the matching procedure.
layout_tbl_graph_matching(.data, center = NULL, circular = FALSE, times = 1)
.data |
Some |
center , circular , times |
Extra parameters required for |
Returns a table of nodes' x and y coordinates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.