Description Usage Arguments Value Author(s) See Also Examples
Input a password phrase. It returns nothing unless you assign the output to a variable.
1 2 3 4 5 |
prompt |
character, the prompt label of the GUI window. |
caption |
character, the caption of the GUI window. |
encrypt |
logical, if the password will be encrypted (a raw vector). Default TRUE. |
gui |
'Rstudioapi', or 'Gwidgets', default 'Rstudioapi'. If
'Rstudioapi' and Rstudio version >= 1.1.419, then call
|
gen_pem |
logical, indicating whether generate a acckey.pem file to store
the cypher key of the password in under |
... |
other arguments,
|
invisible
Yiying Wang, wangy@aetna.com
askForPassword
askForSecret
You can also use getPwd
directly
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.