login.Rd
Login
login(user.name = NULL, user.pass = NULL)
user.name | (character) OntoSoft user name. Default (NULL) queries for this information in the console. |
---|---|
user.pass | (character) OntoSoft user password. Default (NULL) queries for this information in the console. |
(character) Session string object named "imcr_session_string" and created
in the global environment for use with other toolkit
functions.
# NOT RUN { login() # }