percolate.board: percolate the boards

Description Usage Arguments Value Examples

View source: R/percolate.R

Description

percolate the boards

Usage

1
2
## S3 method for class 'board'
percolate(x)

Arguments

x

board object

Value

a percolate matrix

Examples

1
percolate(board(matrix(1, 10, 10)))

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