mdl_groups: Gets all the group information

Description Usage Arguments

View source: R/mendeleyr.R

Description

Gets all the group information

Usage

1
mdl_groups(token, max_objects = Inf, condition = NULL)

Arguments

token

A Token given by mdl_token() that provides access to your account.

max_objects

The maximum number of objects (documents, folders, files...) to retreive

condition

Either NULL (default) or a function taking an object (document, folder, file, ...) represented as a list and returning a logical value. The function will return the objects that have returned TRUE.


zeehio/mendeleyr documentation built on May 6, 2019, 10:54 a.m.