View source: R/visualize_path.R
visualize_path | R Documentation |
Plots the optimal route using ggplot2
visualize_path(epath, graph)
epath |
igraph.es object containing the route |
graph |
tbl_graph object with the network used to calculate the route |
ggplot of optimal route within the network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.