| plot_coauthors | R Documentation | 
Plot a network of coauthors
plot_coauthors(network, size_labels = 5)
| network | A data frame given by  | 
| size_labels | Size of the label names | 
a ggplot2 object but prints a plot as a side effect.
get_coauthors
## Not run: 
library(scholar)
coauthor_network <- get_coauthors('amYIKXQAAAAJ&hl')
plot_coauthors(coauthor_network)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.