contacts: contacts - List of current Mendeley contacts

View source: R/user_contacts.r

contactsR Documentation

contacts - List of current Mendeley contacts

Description

contacts - List of current Mendeley contacts

Usage

contacts(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

Author(s)

Karthik Ram karthik.ram@gmail.com

Examples

## Not run: 
contacts(mc)

## End(Not run)

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