View source: R/configuration_password.R
password.reset | R Documentation |
Reset pass of (another) user to empty string
password.reset(dMeasure_obj, user, newpassword = "")
dMeasure_obj |
dMeasure R6 object |
user |
Full name of user (not the current identified user) |
newpassword |
the new password ("" empty string by default) No return value Error (stop) if trying to reset a user which doesn't exist, or trying to reset own password |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.