This is only meant to be a helper function and not meant to be called by the user itself
reduce_cube(cube, dim3_names, name = deparse(substitute(dim3_names)))
Returns a data frame constructed from the cube
Some 3D array
Vector of length dim(cube)[3] containing a name for each slice
What should the column containing the dim3_names be called?