plot.chess.pgn.GameNode {chess}R Documentation

Plot rendering of the board

Description

Plot rendering of the board

Usage

## S3 method for class 'chess.pgn.GameNode'
plot(x, ...)

Arguments

x

A game node

...

Not used


[Package chess version 1.0.1 Index]