getFolderID | R Documentation |
getFolderID - retrieves Folder ID from folder name
getFolderID(mc = NULL, name, ..., curl = getCurlHandle())
mc |
Your Mendeley ROAuth credential. |
name |
Folder name |
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). |
## Not run: getFolderID(mc, 'folder_name') ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.