Description Usage Arguments Value See Also
Returns a tidy data frame with one row per edge in the original graph
1 |
pathway |
A |
A tibble::tibble with the following columns:
edge_id
edge index in original graph
bundle_id
Bundle id for this edge if it belonged to one
times_edge_crossed
Total times this edge was crossed by the path
edge_type
Factor. Type of edge on the path: path
, bundled
, or none
glance_path()
and augment_path()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.