Learn R Programming

dataesgobr (version 1.0.0)

confirm_action: Generates an interface in R console with a question and options to answer it

Description

Generates an interface in R console with a question and options to answer it

Usage

confirm_action(question, options = NULL)

Arguments

question

character containing the question

options

vector containing the options to answer the question

Value

logical