fen_to_df: Convert a FEN string to a dataframe of pieces and positions

Description Usage Arguments Value Examples

View source: R/parse-fen.R

Description

Convert a FEN string to a dataframe of pieces and positions

Usage

1
fen_to_df(fen)

Arguments

fen

a character vector FEN of length one

Value

A dataframe

Examples

1
fen_to_df("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.