print.sudoku: Method for printing sudoku object in predefinied format and...

Description Usage Arguments Value

Description

Method for printing sudoku object in predefinied format and coulors

Usage

1
2
## S3 method for class 'sudoku'
print(mat, ...)

Arguments

mat

matrix or sudoku class object

...

ignored

Value

printed sudoku matrix in cat()


pawelru/sudoku_r_game documentation built on May 15, 2019, 9:15 p.m.