format_publications {scholar} | R Documentation |
Format publication list
format_publications(scholar.profile, author.name = NULL)
scholar.profile |
scholar profile ID |
author.name |
name of author to be highlighted using bold font |
a vector of formated publications
R Thériault and modified by Guangchuang Yu
## Not run:
library(scholar)
format_publications("DO5oG40AAAAJ")
## End(Not run)