| mendeley_profile | R Documentation | 
mendeley_profile - Displays your user profile.
mendeley_profile(mc = NULL, mendeley_user_id = NULL, ..., curl = getCurlHandle())
mc | 
 Mendeley OAUth credentials.  | 
mendeley_user_id | 
 Mendeley ID of the user you wish to look up. Leave blank to retrieve your own profile.  | 
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).  | 
Karthik Ram karthik.ram@gmail.com
## Not run: mendeley_profile(mc, '39369') # If left blank, it will retrieve your profile. ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.