read_pgn: Read a PGN file

Description Usage Arguments Details Author(s)

View source: R/helpers.R

Description

Reads a plaintext file containing chess game information in the Portable Game Notation (PGN) format.

Usage

1

Arguments

file

the path to a plaintext file containing one or more chess game records in PGN format

Details

The target file must contain only PGN games, seperated by spaces before the first line and after the last line.

Author(s)

Bret Beheim


babeheim/chessparse documentation built on May 7, 2019, 2:54 a.m.