Create a minimal HDF5 file suitable for H5NeuroVol examples
Source:R/zzz_example_helpers.R
create_minimal_h5_for_H5NeuroVol.Rd
This function creates a temporary HDF5 file with the minimal structure
expected by the H5NeuroVol
constructor.
Usage
create_minimal_h5_for_H5NeuroVol(dims = c(3L, 3L, 2L), file_path = NULL)