getans {copa} | R Documentation |
A function to query the end user. This is an internal function and not intended to be called directly by the end user.
getans(msg, allowed = c("y", "n"))
msg |
The query. |
allowed |
Allowed responses |
The response is returned.
James W. MacDonald