tagStats: tagStats - allows authenticated users to get the most recent...

View source: R/user_tag_stats.r

tagStatsR Documentation

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

Author(s)

Karthik Ram karthik.ram@gmail.com

Examples

## Not run: 
tagStats(mc)

## End(Not run)

ropensci/RMendeley documentation built on May 18, 2022, 8:58 a.m.