Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 50 found.
[1] < 1 2 3 4 5 > [5]  Sort:

recurse (Package: magic) : Recursively apply a permutation

Recursively apply a permutation to a vector an arbitrary number of times. Negative times mean apply the inverse permutation.
● Data Source: CranContrib
● Keywords: array
● Alias: recurse
● 0 images

latin (Package: magic) : Random latin squares

Various functionality for generating random latin squares
● Data Source: CranContrib
● Keywords: array
● Alias: another_incidence, another_latin, inc_to_inc, incidence, is.incidence, is.incidence.improper, latin, rlatin, unincidence
● 0 images

arot (Package: magic) : Rotates an array about two specified dimensions

Rotates an array about two specified dimensions by any number of 90 degree turns
● Data Source: CranContrib
● Keywords: array
● Alias: arot
● 0 images

panmagic.8 (Package: magic) : Panmagic squares of order 8

Produces each of a wide class of order 8 panmagic squares
● Data Source: CranContrib
● Keywords: array
● Alias: panmagic.8
● 0 images

transf (Package: magic) : Frenicle's equivalent magic squares

For a given magic square, returns one of the eight squares whose Frenicle's standard form is the same.
● Data Source: CranContrib
● Keywords: array
● Alias: transf
● 0 images

magicplot (Package: magic) : 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.
● Data Source: CranContrib
● Keywords: array
● Alias: magicplot
● 0 images

shift (Package: magic) : Shift origin of arrays and vectors

Shift origin of arrays and vectors.
● Data Source: CranContrib
● Keywords: array
● Alias: ashift, shift
● 0 images

is.magic (Package: magic) : Various tests for the magicness of a square

Returns TRUE if the square is magic, semimagic, panmagic, associative, normal. If argument give.answers is TRUE, also returns additional information about the sums.
● Data Source: CranContrib
● Keywords: array
● Alias: is.2x2.correct, is.antimagic, is.associative, is.bree.correct, is.heterosquare, is.latin, is.magic, is.mostperfect, is.normal, is.pandiagonal, is.panmagic, is.regular, is.sam, is.semimagic, is.semimagic.default, is.sparse, is.stam, is.totally.antimagic, is.totally.heterosquare, is.ultramagic
● 0 images

diag.off (Package: magic) : Extracts broken diagonals

Returns broken diagonals of a magic square
● Data Source: CranContrib
● Keywords: array
● Alias: diag.off
● 0 images

magic.4np2 (Package: magic) : Magic squares of order 4n+2

Produces a magic square of order 4n+2 using Conway's “LUX” method
● Data Source: CranContrib
● Keywords: array
● Alias: magic.4np2
● 0 images