rchess (version 0.1)

chessboardjs: Plot a chessboard via chessboardjs

Description

Function to show the fen string in a chessboard widget.

Usage

chessboardjs(fen = "rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1", width = 300, height = 300)

Arguments

fen
Fen notation of a chessboard
width
Width in pixels
height
Height in pixels

Value

The chessboardjs board

Examples

Run this code
chessboardjs()

Run the code above in your browser using DataLab