Learn R Programming

gogamer (version 0.4.3)

prune_sgf: Remove branches from SGF text

Description

Remove branches from SGF text

Usage

prune_sgf(sgf, keepfirst = TRUE)

Arguments

sgf
Scalar character formatted as SGF
keepfirst
Logical. If TRUE, keep the first branch. Otherwise, keep the last branch.

Value

Scalar character of SGF text where branches are removed