Learn R Programming

QBMS (version 2.0.0)

login_germinate: Login to the Germinate Server

Description

Login to the Germinate Server

Usage

login_germinate(username = NULL, password = NULL)

Value

No return value. The access token is stored internally for future use.

Arguments

username

The username (optional, default is NULL).

password

The password (optional, default is NULL).

Author

Khaled Al-Shamaa (k.el-shamaa@cgiar.org)