get_num_articles {scholar} | R Documentation |
Calculates how many articles a scholar has published
Description
Calculate how many articles a scholar has published.
Usage
get_num_articles(id)
Arguments
id |
a character string giving the Google Scholar ID |
Value
an integer value (max 100)
[Package scholar version 0.2.4 Index]