login.Rd
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 MriCloudR,character,character
login(object, username, password)
object | Object of class |
---|---|
username | MriCloud username |
password | MriCloud password |