as.sudoku.sudoku: Construct a Sudoku Game Object

Description Usage Arguments Value Author(s)

View source: R/sudokuAlt.R

Description

Identity function for sudoku objects

Usage

1
2
## S3 method for class 'sudoku'
as.sudoku(x, ...)

Arguments

x

A sudoku object

...

other arguments (ignored)

Value

the input sudoku object

Author(s)

Bill Venables


sudokuAlt documentation built on Dec. 16, 2019, 1:23 a.m.