set_gemma_user | R Documentation |
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)
username |
Your username (or empty, if logging out) |
password |
Your password (or empty, if logging out) |
TRUE if authentication is successful, FALSE if not
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.