RMendeley (version 1.2)

tagStats: tagStats - allows authenticated users to get the most recent tags used in their library

Description

tagStats - allows authenticated users to get the most recent tags used in their library

Usage

tagStats(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 with tags

Examples

Run this code
## Not run: 
# tagStats(mc)
# ## End(Not run)

Run the code above in your browser using DataLab