parse_fen: Parse a FEN text string

Description Usage Arguments Value Examples

View source: R/parse-fen.R

Description

Parse a FEN text string

Usage

1
parse_fen(fen)

Arguments

fen

a character vector FEN of length one

Value

A named character vector

Examples

1
parse_fen("rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1")

cj-holmes/ggambit documentation built on July 22, 2021, 12:56 p.m.