play_bot_vs_bot: Simulate one play of the game

Description Usage Arguments See Also

View source: R/play.R

Description

Simulate one play of the game

Usage

1
play_bot_vs_bot(game, bots, return.play.object = FALSE)

Arguments

game

the game object

bots

a list containing one bot per player

return.play.object

By default only the outcome of the play as a one-row data frame is returned. If you set return.play.object an internal play object will be returned with more detailed information about the simulation run

See Also

Other Bots: bot_eq, bot_mixture, bot_pop, bot_random, bot_tables, make_bots


skranz/gtreeWebPlay documentation built on Nov. 17, 2019, 9:15 a.m.