| PasswordDlg {DescTools} | R Documentation |
Brings up a tcltk dialog centered on the screen, designed for entering passwords while displaying only ****.
PasswordDlg()
the entered password
Markus Naepflin <markus@naepfl.in>
## Not run: pw <- PasswordDlg() pw ## End(Not run)