store.oc.changepw | R Documentation |
store.oc.changepw
store.oc.changepw(username = NULL, cur_pw = NULL, new_pw = NULL)
A boolean. TRUE if successful, FALSE if not.
# Change the password of a developer account at the OpenCRAVAT store #roakvar::store.oc.changepw(username="user1", cur_pw="password", new_pw="newpassword")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.