sudokuAlt (version 0.2-0)

print.sudoku: Print a Sudoku Object

Description

Print a Sudoku Object

Usage

# S3 method for sudoku
print(x, ...)

Arguments

x

The sudoku game object

...

extra arguments (ignored)

Value

the object, invisibly

Details

Prints a sudoku object in an easily recognisable form.