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


PavlidisLab/gemma.R documentation built on May 1, 2024, 10:48 p.m.