Skip to contents
-
class:Array
Array-class
Array
length,Array-method
isEmpty,Array-method
[[,Array-method
as.matrix.Array
as.matrix,Array-method
t.Array
t,Array-method
showAsCell,Array-method
- Array objects
-
kronecker(<Array>,<ANY>)
kronecker(<ANY>,<Array>)
kronecker(<Array>,<Array>)
kronecker2()
- Kronecker products on Array objects
-
RegularArrayGrid()
ArbitraryArrayGrid()
downsample()
- ArrayGrid and ArrayViewport objects
-
abind()
arbind()
acbind()
- Combine multidimensional array-like objects
-
aperm2()
- Generalized permutation of the dimensions of an array
-
arep_times()
arep_each()
- Replicate array elements
-
as_tile()
- Multidimensional array recycling
-
Lindex2Mindex()
Mindex2Lindex()
- Manipulation of array selections
-
is_sparse()
- Check for sparse representation
-
read_block()
read_block_as_dense()
- Read array blocks
-
rowsum()
colsum()
- Compute column/row sums of a matrix-like object, for groups of rows/columns
-
type(<ANY>)
type(<DataFrame>)
- Get the type of the elements of an array-like object
-
write_block()
- Write array blocks