char_to_board: Translate a snippet of character strings to a board object

Description Usage Arguments Value

View source: R/utils.R

Description

Translate a snippet of character strings to a board object

Usage

1
char_to_board(board_as_char)

Arguments

boards_as_chars

Expected input format: —- 4 * . . * . . * * . * . . . . . . —-

Value

A board object as encoded by the inputted snippet.


lilinhonglexie/percolate documentation built on Nov. 4, 2019, 4:32 p.m.