askme | R Documentation |
Prompt the user for a password. This function is a wrapper for the askpass
function.
askme(prompt = "Please enter your password: ")
prompt |
the string printed when prompting the user for input. |
a character string
askpass
password <- askme()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.