authoredPubs: authoredPubs - allows authenticated users to retrieve their...

View source: R/user_authored_pubs.r

authoredPubsR Documentation

authoredPubs - allows authenticated users to retrieve their own publications.

Description

authoredPubs - allows authenticated users to retrieve their own publications.

Usage

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

Author(s)

Karthik Ram karthik.ram@gmail.com

Examples

## Not run: 
authoredPubs(mc)

## End(Not run)

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