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