change_vec: change a vector of strings containing * and .

Description Usage Arguments Value Examples

View source: R/utils.R

Description

change a vector of strings containing * and .

Usage

1
change_vec(v, d)

Arguments

v

a vector of strings of * and .

d

size of the matrix

Value

board that contains only 1 and 0

Examples

1
change_vec <- function(c("."), 1)

melody789/percolate documentation built on Nov. 4, 2019, 6:24 p.m.