panmagic.4 {magic} | R Documentation |
Creates all fundamentally different panmagic squares of order 4.
panmagic.4(vals = 2^(0:3))
vals |
a length four vector giving the values which are combined
in each of the 2^4 possible ways. Thus
|
Robin K. S. Hankin
https://www.grogono.com/magic/index.php
panmagic.4() panmagic.4(2^c(1,3,2,0)) panmagic.4(10^(0:3))