plot.bb2_game_step: Plot a BB2 game step

Description Usage Arguments

View source: R/game_step.R

Description

Presents a diagnotic plot of the current board state of a bb2_game_step object. Likely to have been created from a replay file with read_replay_step.

Usage

1
2
## S3 method for class 'bb2_game_step'
plot(x, ..., alpha = 1)

Arguments

x

a bb2_game_step object

...

nufflytics/nufflytics documentation built on Oct. 10, 2020, 5:27 p.m.