get_publication_url: Gets the PDF URL for a publication id.

get_publication_urlR Documentation

Gets the PDF URL for a publication id.

Description

Gets the PDF URL for a publication id.

Usage

get_publication_url(id, pub_id, flush = FALSE)

Arguments

id

a character string specifying the Google Scholar ID.

pub_id

a character string specifying the publication id.

flush

Whether or not to clear the cache

Value

a String that contains the URL to the PDF of the publication.


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