root {chess}R Documentation

Get the root node of a game

Description

Get the root node of a game

Usage

root(game)

Arguments

game

A game node

Value

A game node


[Package chess version 1.0.1 Index]