Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (2.8) of this package.
Take me there.
sudoku (version 2.6)
Sudoku Puzzle Generator and Solver
Description
Generates, plays, and solves Sudoku puzzles. The GUI playSudoku() needs package "tkrplot" if you are not on Windows.
Copy Link
Link to current version
Version
Version
2.8
2.6
2.5
2.4
2.2
2.1
2.0
1.2
Install
install.packages('sudoku')
Monthly Downloads
263
Version
2.6
License
GPL
Maintainer
David Brahm
Last Published
July 1st, 2014
Functions in sudoku (2.6)
Search all functions
fetchSudokuUK
Fetch the daily sudoku puzzle from http://www.sudoku.org.uk/
generateSudoku
Randomly Generate a Sudoku Puzzle Grid
hintSudoku
Give a Hint for a Sudoku Cell
writeSudoku
Write a Sudoku Grid to a File
playSudoku
Interactively play a game of Sudoku
readSudoku
Read a File Containing a Sudoku Grid
printSudoku
Print a Sudoku Grid to the Terminal.
solveSudoku
Solve a Sudoku Puzzle