Description Usage Arguments Value Examples
Convert a FEN string to a dataframe of pieces and positions
1 | fen_to_df(fen)
|
fen |
a character vector FEN of length one |
A dataframe
1 | fen_to_df("rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.