login: Login

Description Usage Arguments Value Examples

View source: R/login.R

Description

Login

Usage

1
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

1
2
3
4
## Not run: 
login()

## End(Not run)

IMCR-Hackathon/toolkit documentation built on Oct. 30, 2019, 7:14 p.m.