stateat: Go board status at a move number

Description Usage Arguments Value Examples

View source: R/gogame-class.R

Description

This function obtains the board state at the move number. The result is stored in a gostate object.

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

gogamer documentation built on May 29, 2017, 4:10 p.m.