| igraph2sf | R Documentation | 
Convert an igraph object to sf lines
igraph2sf(ig_network)
ig_network | 
 igraph network  | 
tree <- create_reversed_tree(15) tree_sf <- igraph2sf(tree) plot(tree_sf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.