fen {chess}R Documentation

Get FEN representation of board

Description

Get FEN representation of board

Usage

fen(game)

Arguments

game

A game node

Value

A string


[Package chess version 1.0.1 Index]