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.

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