write_svg {chess}R Documentation

Save an SVG with rendering of the board

Description

Save an SVG with rendering of the board

Usage

write_svg(x, file)

Arguments

x

A game node

file

File or connection to write to


[Package chess version 1.0.1 Index]