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