change.tfoption {coda}R Documentation

Interactively modify logical codamenu options.

Description

Interactively changes logical codamenu options using the read.yesno function.

Usage

change.tfoption(string, option)

Arguments

string Prompt string to print
option String giving the name of an option to change

Note

This is a utility function for the codamenu system, and is not meant to be called directly by the user.

See Also

coda.options, read.yesno.


[Package Contents]