get_samples | R Documentation |
Extract multiple data samples based on a list of voxel/index sets from a dataset object.
get_samples(obj, vox_list)
obj |
The input dataset object. |
vox_list |
A list of vectors containing voxel indices to extract. |
A list of data samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.