get_complete_authors: Get the Complete list of authors for a Publication

View source: R/getCompleteAuthors.R

get_complete_authorsR Documentation

Get the Complete list of authors for a Publication

Description

Found as Muhammad Qasim Pasta's solution here https://github.com/jkeirstead/scholar/issues/21

Usage

get_complete_authors(id, pubid, delay = 0.4, initials = TRUE)

Arguments

id

a Google Scholar ID

pubid

a Publication ID from a given google Scholar ID

delay

average delay between requests. A delay is needed to stop Google identifying you as a bot

initials

if TRUE (default), first and middle names will be abbreviated

Value

a string containing the complete list of authors

Author(s)

Muhammad Qasim Pasta

Abram B. Fleishman

James H. Conigrave


scholar documentation built on Aug. 9, 2022, 9:06 a.m.