Description Usage Arguments Value Examples
transform a vector of strings containing * and .
1 | transform_vec(v, d)
|
v |
vector, of strings of * and . |
d |
integer, dimension of the matrix |
board obj, of the matrix containing only 0 and 1
1 | transform_vec <- function(c("."), 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.