array2df                array2df
array2vec               Converting array and vector Indices Calculate
                        the vector index from array indices, and vice
                        versa.
arrayhelpers-package    Little helper functions to work with arrays
arrayhelpers.unittest   Run the unit tests
colSums                 Row and column sums and means for numeric
                        arrays.
countRows               Count equal rows
delold                  Strip the attributes keeping track of the
                        former shape
dropdimnames            Drop dimnames if all elements are 'NULL'
ensuredim               Enforce array and convert to vector if
                        appropriate
groupsum                Extension of 'rowsum'
makeNd                  Ensure/collapse an array into 'n' dimensions
                        and restore the old dimensions
ndim                    number of dimensions
numericindex            Convert character or logical indices to numeric
peek                    A little stack.
rowsum                  rowsum for arrays
slice                   alternative to index an array
ta                      Transpose arrays
