Joins consecutive numbers of a magic square.
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))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.