chessplot | R Documentation |
plots the current position
chessplot(game, style = 1)
game |
chess game object (i.e., a list with elements board, turn, history, and fen_history as created by newgame function) |
style |
font style. 1: chess pieces according to unicode; 2: chess labels |
plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.