Last data update: 2014.03.03

R: Login into the InSilico DB
InSilicoLoginR Documentation

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

Results