| wrds_update_password | R Documentation |
Interactively updates the WRDS password stored in the system keyring without changing the username.
wrds_update_password(password_key = "wrds_pw", keyring = NULL)
password_key |
Name for the password keyring entry. Defaults to |
keyring |
Optional keyring name. If |
Invisibly returns TRUE on success.
wrds_set_credentials(), wrds_connect()
## Not run:
wrds_update_password()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.