login | R Documentation |
login
logs into the MriCloud Api, which must be done before calling
any subsequent methods. If you do not have an MriCloud account, go to
https://braingps.mricloud.org to register or retrieve forgotton
credentials.
login(object, username, password)
## S4 method for signature 'MriCloudR,character,character'
login(object, username, password)
object |
Object of class |
username |
MriCloud username |
password |
MriCloud password |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.