print_payout {obfuscatoR}R Documentation

Print the payouts

Description

The function formats and prints the payout to the observer and decision maker.

Usage

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


[Package obfuscatoR version 0.2.2 Index]