get_article_scholar_url {scholar}R Documentation

Gets the URL to the google scholar website of an article.

Description

Gets the URL to the google scholar website of an article.

Usage

get_article_scholar_url(id, pubid)

Arguments

id

a character string specifying the Google Scholar ID.

pubid

a character string specifying the article id.

Value

a String that contains the URL to the scholar website of the article


[Package scholar version 0.2.4 Index]