Login

login(user.name = NULL, user.pass = NULL)

Arguments

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.

Value

(character) Session string object named "imcr_session_string" and created in the global environment for use with other toolkit functions.

Examples

# NOT RUN {
login()
# }