The function formats and prints the payout to the observer and decision
maker.
print_payout(payout, digits = 3, print_all = FALSE)
Arguments
| payout |
A list of calculated payouts |
| digits |
The number of digits to round to. Default 3. |
| print_all |
If TRUE will print the probabilities of guessing |