View source: R/odd_magic_square.R
| odd_magic_square | R Documentation |
Construct odd order magic square (Siamese method)
odd_magic_square(k)
k |
Odd order number |
k x k magic square with numbers 1 to k^2
odd_magic_square(7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.