Create Data Chunks for fmri_file_dataset Objects
Source:R/data_chunks.R
data_chunks.fmri_file_dataset.Rd
This function creates data chunks for fmri_file_dataset objects. It allows for the retrieval of run-wise or sequence-wise data chunks, as well as arbitrary chunks.
Usage
# S3 method for class 'fmri_file_dataset'
data_chunks(x, nchunks = 1, runwise = FALSE, ...)