get_oldest_article {scholar} | R Documentation |
Gets the year of the oldest article for a scholar
Description
Gets the year of the oldest article published by a given scholar.
Usage
get_oldest_article(id)
Arguments
id |
a character string giving the Google Scholar ID |
Value
the year of the oldest article
[Package scholar version 0.2.4 Index]