powered by
public_groups_people(query, key = getOption("MendeleyKey", stop("need an API key for Mendeley")), url = sprintf("%s/%s/%s", "http://api.mendeley.com/oapi/documents/groups", query, "people"), curl = getCurlHandle(), ...)
## Not run: # public_groups_people(492511) # ## End(Not run)
Run the code above in your browser using DataLab