RMendeley (version 1.2)

groups: query for documents in a given group

Description

query for documents in a given group

Usage

groups(query, page = NA, numItems = 10, cat = NA, url = "http://api.mendeley.com/oapi/documents/groups/", key = getOption("MendeleyKey", stop("need an API key for Mendeley")), curl = getCurlHandle(), ...)

Arguments

query
a group name to query
page
number of pages to return (optional)
numItems
number of hits to return (optional)
cat
see Mendeley documentation
key
Mendeley API key (otherwise will try and load from package)
url
the Mendeley API url for the function (should be left to default)
...
optional additional curl options (debugging tools mostly)
curl
If using in a loop, call getCurlHandle() first and pass the returned value in here (avoids unnecessary footprint)

Value

all results matching the query for the author