scholar_plot | R Documentation |
Show Scholar Profile Plot.
scholar_plot( profile, bar_width = 0.5, add_total = FALSE, add_text = TRUE, title_citations = NULL, title_publications = NULL, caption_citations = paste("Update:", Sys.Date()), caption_publications = caption_citations )
profile |
Result from tinyscholar. |
bar_width |
bar width. |
add_total |
If |
add_text |
If |
title_citations |
Title for plot |
title_publications |
Title for plot |
caption_citations |
Caption for plot |
caption_publications |
Caption for plot |
a length-2 list of ggplot2::ggplot object.
tinyscholar, scholar_table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.