print.chess.pgn.GameNode: Print game node

Description Usage Arguments

Description

Print game node

Usage

1
2
## S3 method for class 'chess.pgn.GameNode'
print(x, unicode = FALSE, invert_color = FALSE, empty_square = ".", ...)

Arguments

x

A game node

unicode

Use unicode characters?

invert_color

Invert piece color? Useful for white text on dark background.

empty_square

Character used for empty square

...

Not used


curso-r/chess documentation built on Dec. 19, 2021, 7:04 p.m.