powered by
Plot a network of coauthors
plot_coauthors(network, size_labels = 5)
a ggplot2 object but prints a plot as a side effect.
ggplot2
A data frame given by get_coauthors
get_coauthors
Size of the label names
if (FALSE) { library(scholar) coauthor_network <- get_coauthors('amYIKXQAAAAJ&hl') plot_coauthors(coauthor_network) }
Run the code above in your browser using DataLab