read_pgn: load a PGN file.

View source: R/read_pgn.R

read_pgnR Documentation

load a PGN file.

Description

A convenience exists to read in multiple files, see read_bulk.

Usage

read_pgn(path, keep = TRUE)

Arguments

path

filepath.

keep

boolean. Should metadata be kept?

Value

list of length 2, 1 element with metadata, one with moves.


D-Se/xiangqi documentation built on May 12, 2022, 6:06 a.m.