print.chess.pgn.Variations: Print a list of variations

Description Usage Arguments

View source: R/print.R

Description

Print a list of variations

Usage

1
2
## S3 method for class 'chess.pgn.Variations'
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.