PasswordDlg {DescTools}R Documentation

Password Dialog

Description

Brings up a tcltk dialog centered on the screen, designed for entering passwords while displaying only ****.

Usage

PasswordDlg()

Value

the entered password

Author(s)

Markus Naepflin <markus@naepfl.in>

Examples

## Not run: 
pw <- PasswordDlg()
pw
## End(Not run)

[Package DescTools version 0.99.24 Index]