Description Usage Arguments Value See Also
Return a tidy data frame with metrics on the performance of a pathway
1 |
pathway |
A |
A one-row tibble::tibble with the following columns
n_steps Number of steps
starting_point Starting point index
ending_point Ending point index
total_distance Sum of all distances of crossed edges
mean_times_crossed Mean number of times bundles were crossed
max_times_crossed Maximum number of times bundles were crossed
bundle_most_crossed Bundle id with the highest number of crossings.
p_multiple_crossed Proportion of bundles crossed more than once.
augment_edges() and augment_path().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.