data_sample | R Documentation |
Extract a sample from a given dataset object.
data_sample(obj, vox, ...)
## S3 method for class 'mvpa_dataset'
data_sample(obj, vox, ...)
obj |
The input dataset object. |
vox |
The voxel indices/coordinates. |
... |
Additional arguments to methods. |
A sample extracted from the dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.