RMendeley (version 1.2)

authorStats: authorStats - Returns list of top 5 authors in your library.

Description

authorStats - Returns list of top 5 authors in your library.

Usage

authorStats(mc = NULL, ..., curl = getCurlHandle())

Arguments

mc
OAuth object of class MendeleyCredentials
curl
If using in a loop, call getCurlHandle() first and pass the returned value in here (avoids unnecessary footprint)
...
optional additional curl options (debugging tools mostly).

Value

List

Examples

Run this code
## Not run: 
# authorStats(mendeley_oauth_cred)
# ## End(Not run)

Run the code above in your browser using DataLab