data_sample.Rd
Extract a sample from a given dataset object.
data_sample(obj, vox, ...)
The input dataset object.
The voxel indices/coordinates.
Additional arguments to methods.
A sample extracted from the dataset.