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
[Package bisectr version 0.1.0 Index]