format_publications {scholar} | R Documentation |
format_publications
Description
Format publication list
Usage
format_publications(scholar.profile, author.name = NULL)
Arguments
scholar.profile |
scholar profile ID |
author.name |
name of author to be highlighted using bold font |
Value
a vector of formated publications
Author(s)
R Thériault and modified by Guangchuang Yu
Examples
## Not run:
library(scholar)
format_publications("DO5oG40AAAAJ")
## End(Not run)
[Package scholar version 0.2.4 Index]