Change the dimensions of an HDF5 dataset
Arguments
- h5dataset
Object of class H5IdComponent representing an open HDF5 dataset.
- size
An integer vector with the new dimension of the dataset.
Value
A logical vector of length 1. Value will be TRUE if the operation
was sucessful and FALSE otherwise.