read_password: Ask interactively for authentification

Description Usage Arguments Value Examples

View source: R/password.R

Description

This will use if available in this order

Usage

1

Arguments

prompt

text prompt to user

Value

invisibly the input of the user

Examples

1
2
3
if (interactive()) {
 pwd <- read_password("password")
}

cderv/proxyconfig documentation built on Oct. 7, 2019, 4:33 p.m.