get_article_cite_history {scholar}R Documentation

Gets the citation history of a single article

Description

Gets the citation history of a single article

Usage

get_article_cite_history(id, article)

Arguments

id

a character string giving the id of the scholar

article

a character string giving the article id.

Value

a data frame giving the year, citations per year, and publication id


[Package scholar version 0.2.4 Index]