Description Usage Arguments Value
Translate A Character Vector to A Board Row
1 | char_row_to_board_row(board_row_as_char)
|
board_row_as_char |
A string vector of length n, which is the dimension of the board. Only strings that encode recognized board values are translated into numerics, otherwise NA is returned to denote that the string does not correspond to any meaningful board value. |
A vector of 0, 1, or NA's of the same length as the input vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.