Subset- And Name-Aware Array Utility Functions
Binds arrays together disregarding names
Converts a logical matrix to a list of character vectors
Transform a data.frame with axes and value into an array
base::dim, but returning 1 for vector
Return dimension names of an array respecting the number of dimensions
Drop unused dims if flag is TRUE
Function to discard subsets of an array (NA or drop)
Flattens an array along an axis
Operator for array-like logical operations
Infer array structure from data.frame
Intersects a lits of arrays for common dimension names
Intersects all passed arrays along a give dimension, and modifies them...
Lambda syntax for array iteration
Reshapes x to be like like, including dimension names
Apply function that preserves order of dimensions
Maps a function along an array preserving its structure
Converts a list of character vectors to a logical matrix
match() function with extended functionality
Function to melt data.frame from one or multiple arrays
Return a list of named dot-arguments
R package for subset- and name-aware array utility functions
Progress bar format to be consistent
Repeats an array along an arbitrary axis
If no dimnames, return NULL and not list of NULLs
Splits and array along a given axis, either totally or only subsets
Stacks arrays while respecting names in each dimension
Subsets an array using a list with indices or names
Translate an axis between two sets of identifiers
Converts vectors in a list to row- or column vectors
A multidimensional which function
Stacking arrays according to dimension names, subset-aware splitting and mapping of functions, intersecting along arbitrary dimensions, converting to and from data.frames, and many other helper functions.