R/visualization.R
plot_degree_distribution.Rd
Plot degree distribution
plot_degree_distribution( links, cluster = NULL, mode = "all", log_scale = TRUE, title = NULL )
Links object
Specific cluster (NULL for all)
Degree mode: "all", "in", "out"
Use log scale
Plot title
ggplot object