combinations_count_fake_any_fair: Return possible combinations of heads from the fake and fair...

Description Usage Arguments Functions

Description

Note that combinations_count_fake_any_fair()'s only purpose is to be used when creating the other functions in order to avoid code duplication.

Usage

1
2
3
4
5
6
7
8

Arguments

comparator

Function to be applied for filtering of all combinations. E.g. with magrittr::is_greater_than(), the function will just return the combinations where the fake coin count is higher than the fair coun count.

Functions


lorenzwalthert/coinflip538 documentation built on May 13, 2019, 11:26 a.m.