getans {copa}R Documentation

Interactive Function

Description

A function to query the end user. This is an internal function and not intended to be called directly by the end user.

Usage

getans(msg, allowed = c("y", "n"))

Arguments

msg The query.
allowed Allowed responses

Value

The response is returned.

Author(s)

James W. MacDonald


[Package copa version 1.0.1 Index]