View source: R/user_groups.r View source: R/user_delete_group.r
getGroupID | R Documentation |
Meant for internal use.
getGroupID function
getGroupID(mc = NULL, group = NULL, ..., curl = getCurlHandle())
mc |
OAuth object of class MendeleyCredentials |
group |
Group Name |
... |
additional (optional) parameters |
curl |
the curl handle |
numeric
group id
## Not run: getGroupID(mc, '') ## End(Not run) ## Not run: getGroupID(mc, "Future of Science") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.