Description Usage Arguments Value
**USE WITH CAUTION** This is an experimental function that attempts to parse raw (un-annotated) Portable Game Notation (PGN) files into a dataframe. It is buggy and relies heavily on the PGN being in the correct format. It is also very slow!
1 | pgn_to_df(pgn, pgn_tags = "seven")
|
pgn |
A raw (un-annotated) PGN text file (can contain multiple PGNs) |
pgn_tags |
one of
|
A dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.