stateat: Go board status at a move number

Description Usage Arguments Value Examples

View source: R/gogame-class.R

Description

Computes the board state at a certain move number for a game.

Usage

1
2
3
stateat(x, at)

plotat(x, at, ...)

Arguments

x

gogame object

at

integer of the move number

...

arguments passed to plot.gostate

Value

stateat returns a gostate object

plotat returns a ggplot object

Examples

1
2

kota7/gogamer documentation built on May 20, 2019, 1:10 p.m.