setGemmaUser | R Documentation |
Allows the user to access information that requires logging in to Gemma. To log out, run
setGemmaUser
without specifying the username or password
setGemmaUser(username = NULL, password = NULL)
username |
Gemma username |
password |
Gemma password |
setGemmaUser('username','password') # login setGemmaUser() # log out
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.