Learn R Programming

chess2plyrs (version 0.3.0)

readfen: readfen

Description

read fen (Forsyth–Edwards Notation) notation

Usage

readfen(fenstring)

Value

board and turn

Arguments

fenstring

fen string (pieces and turn)

Examples

Run this code
readfen("r3kb1r/pp1nqppp/4bp2/2p5/3P4/1B3N2/PPP1QPPP/R1B1K2R w")

Run the code above in your browser using DataLab