Description Usage Arguments Value Examples
View source: R/reduce_combos.R
Find subset of available combinations that are consistent with a given guess and response
1 | reduce_combos(combos, guess, resp)
|
combos |
tibble with all available combinations |
guess |
numeric vector with a particular guess |
resp |
named numeric vector of length 2 with response from that guess |
tibble, subset of the original
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.