Prompt the user for a password. This function is a wrapper for the getPass function.

askme(prompt = "Please enter your password: ")

Value

a character string

See also

Examples

password <- askme()