DescTools (version 0.99.37)

PasswordDlg: Password Dialog

Description

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

Usage

PasswordDlg()

Arguments

Value

the entered password

Examples

Run this code
# NOT RUN {
pw <- PasswordDlg()
pw
# }

Run the code above in your browser using DataCamp Workspace