Learn R Programming

scholar (version 0.2.4)

format_publications: format_publications

Description

Format publication list

Usage

format_publications(scholar.profile, author.name = NULL)

Value

a vector of formated publications

Arguments

scholar.profile

scholar profile ID

author.name

name of author to be highlighted using bold font

Author

R Thériault and modified by Guangchuang Yu

Examples

Run this code
if (FALSE) {
 library(scholar)
 format_publications("DO5oG40AAAAJ")    
}

Run the code above in your browser using DataLab