bisect_return_interactive {bisectr}R Documentation

Prompt the user for an interactive good/bad/skip response and return the appropriate value (to be passed to bisect_runtest).

Description

Prompt the user for an interactive good/bad/skip response and return the appropriate value (to be passed to bisect_runtest).

Usage

  bisect_return_interactive()

See Also

bisect_runtest

bisect_load_all

bisect_install

bisect_source


[Package bisectr version 0.1.0 Index]