RMendeley (version 1.2)

pubStats: pubStats - returns list of top 20 publication outlets in your library.

Description

pubStats - returns list of top 20 publication outlets in your library.

Usage

pubStats(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).

Examples

Run this code
## Not run: 
# user_pub_stats(...)
# ## End(Not run)

Run the code above in your browser using DataCamp Workspace