get_outcomes: Return a data frame of all possible outcomes

Description Usage Arguments

View source: R/game.r

Description

Return a data frame of all possible outcomes

Usage

1
get_outcomes(game, reduce.cols = TRUE)

Arguments

game

the game object defined with new_game and being compiled with game_compile or after a call of game_solve.

reduce.cols

if TRUE remove some technical columns


skranz/gtree documentation built on March 27, 2021, 6:03 a.m.