gmChangePassword | R Documentation |
A gui for changing the password of user in the database.
gmChangePassword(db=getOption("gmDB"))
db |
A database connection object as returned by |
gmChangePassword
allows the user to change the password for accessing data in the database. It uses shinyApp
to provide a gui, that hides the letters of an entered password.
S. Matos Camacho
shinyApp
## Not run:
gmChangePassword()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.