Rdocumentation
powered by
Learn R Programming
inSilicoDb (version 2.8.0)
InSilicoLogin: Login into the InSilico DB
Description
Login into the InSilico DB enables the user to access his private data. The password has to be in MD5 hash format.
Usage
InSilicoLogin(login, password);
Arguments
login
Username or email address.
password
MD5 hash of your password.
See Also
InSilicoLogout
,
getInSilicoUserDetails