lan2san: Movetext conversion from LAN to SAN

Description Usage Arguments Value Examples

View source: R/lan2san.R

Description

Convert LAN movetext (long algebraic notation used by chess engines) to SAN movetext (standard algebraic notation required by FIDE)

Usage

1
lan2san(movetext.lan)

Arguments

movetext.lan

movetext string in long algebraic notation (LAN), but without comments, variants etc.

Value

movetext in standard algebraic notation

Examples

1
lan2san("e2e4 c7c5")

rosawojciech/bigchess documentation built on Jan. 19, 2021, 5:54 a.m.