View source: R/Grilles_incompletes.R
Grille_incomplete | R Documentation |
Matrice d'une grille de Sudoku
Grille_incomplete(M, n)
M |
matrice de Sudoku |
n |
nb de valeur a retirer |
retourne une matrice de Sudoku avec n valeurs cachees aleatoirement
Grille_incomplete(Sudoku(),30)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.