login.bold | R Documentation |
A function to login to BOLD using a valid username and password. Returns a token that identifies the user to the BOLD system.
login.bold(username)
username |
A valid username to login to BOLD |
Returns a token which can be used to retrieve private data from BOLD.
Nishan Mudalige
## token <- login.bold("username") ## token
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.