magicplot | R Documentation |
A nice way to graphically represent normal magic squares. Lines are plotted to join successive numbers from 1 to n^2. Many magic squares have attractive such plots.
magicplot(m, number = TRUE, do.circuit = FALSE, ...)
m |
Magic square to be plotted. |
number |
Boolean variable with |
do.circuit |
Boolean variable with |
... |
Extra parameters passed to |
Robin K. S. Hankin
magicplot(magic.4n(2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.