Description Usage Arguments Value
View source: R/Twitter_networks.R
This function will visualize given network using visnetwork package
1 | visualize_network(network, layout = "layout_nicely", show_legend = T)
|
network |
igraph object |
layout |
igraph layout algorithm default: "layout_nicely" |
show_legend |
logical indicator if function will show legend for graph verticies colors |
visualization
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.