Identity function for sudoku objects
## S3 method for class 'sudoku' as.sudoku(x, ...)
x
A sudoku object
...
other arguments (ignored)
the input sudoku object
Bill Venables