ask_password: Get password from the user if 'interactive()'

View source: R/ask.R

ask_passwordR Documentation

Get password from the user if interactive()

Description

Get password from the user if interactive()

Usage

ask_password()

Value

Invisibly returns a string if interactive(). If it is not an interactive R session, then a stop() message is displayed on the console.

Author(s)

Kelli F. Johnson


nwfsc-assess/PacFIN.Utilities documentation built on March 19, 2024, 11:54 p.m.