getPass-package | R Documentation |
A micro-package for reading "passwords", i.e. reading
user input with masking. The package's only exported function,
getPass()
, behaves similarly to R's own readline()
, only
the user text is not printed as it is typed. Currently we have support
for RStudio, the command line (every OS), and any platform where tcltk
is present.
Drew Schmidt and Wei-Chen Chen
Project URL: https://github.com/wrathematics/getPass
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.