ask_confirm: Utility ask function that confirms and returns the response

View source: R/utils-ask.R

ask_confirmR Documentation

Utility ask function that confirms and returns the response

Description

A function to ask a question and return the response after confirming [Stable]

Usage

ask_confirm(question)

Arguments

question

input question

Value

response

Examples

## Not run: 
ask_confirm("Where do you live?")

## End(Not run)

IntegralEnvision/integral documentation built on Nov. 4, 2024, 2 p.m.