plot_e_type_bar | R Documentation |
Plot e_type bar
plot_e_type_bar(go, mode = c("left", "right")[1], degree_threshold = 0)
go |
metanet object |
mode |
"left" or "right" |
degree_threshold |
degree threshold |
ggplot
data("c_net")
plot_e_type_bar(co_net, degree_threshold = 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.