extract_moves_as_game: Extract moves and create `chess` game
Description
Extract moves and create `chess` game
Usage
extract_moves_as_game(game)
Value
a [chess::game()] game object
Arguments
- game
a single row of a `data.frame` provided by `chessR` containing move information
or the filename of a PGN file