Folders: Folders - retuns a list of your Mendeley folders with sizes.

View source: R/user_folders.r

FoldersR Documentation

Folders - retuns a list of your Mendeley folders with sizes.

Description

Folders - retuns a list of your Mendeley folders with sizes.

Usage

Folders(mc = NULL, ..., curl = getCurlHandle())

Arguments

mc

Your Mendeley ROAuth credential.

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: 
Folders(mc)

## End(Not run)

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