Message-ID: <135e266b-1f00-e305-74f2-8fe310ea8e55@gmail.com>
Date: 2017-04-19T11:55:05Z
From: Duncan Murdoch
Subject: ask.yes.no() function
As described in
<https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=17242>, R base
functions are currently inconsistent in asking interactive "yes/no" type
questions. One solution to this is to have a function to do it, and to
use it consistently.
Rather than just writing such a function and possibly missing some
desirable feature, I'd like to ask if anyone can point to an existing
one that is perfect (or nearly perfect, and point out what changes would
be desirable)?
Duncan Murdoch