Extract moves and create `chess` game

extract_moves_as_game(game)

Arguments

game

a single row of a `data.frame` provided by `chessR` containing move information or the filename of a PGN file

Value

a [chess::game()] game object