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 July 4, 2025, 9:06 a.m.