read_boards: read_boards() function; takes in a filepath to a text file...

Description Usage Arguments Value Examples

View source: R/utils.R

Description

read_boards() function; takes in a filepath to a text file and outputs a list of matrices that the text file represents

Usage

1

Arguments

file

text file that contains boards;

Value

list of matrices that the text file represents

Examples

1
read_boards("https://raw.githubusercontent.com/benjaminleroy/36-350-summer-data/master/Week5/percolation_write_example.txt")

adityagandhi81298/percolate documentation built on Nov. 1, 2019, 8:54 p.m.