make_prompt() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make prompt. The function returns Response (a character vector of length one).
make_prompt(prompt_1L_chr, options_chr = NULL, force_from_opts_1L_chr = FALSE)
Response (a character vector of length one)
Prompt (a character vector of length one)
Options (a character vector), Default: NULL
Force from opts (a character vector of length one), Default: FALSE