set_gemma_user: Authentication by user name

View source: R/convenience.R

set_gemma_userR Documentation

Authentication by user name

Description

Allows the user to access information that requires logging in to Gemma. To log out, run set_gemma_user without specifying the username or password.

Usage

set_gemma_user(username = NULL, password = NULL)

Arguments

username

Your username (or empty, if logging out)

password

Your password (or empty, if logging out)

Value

TRUE if authentication is successful, FALSE if not


jsicherman/Gemma-API documentation built on May 2, 2024, 7:03 a.m.