data_reader,NIFTIMetaInfo-method | R Documentation |
Create Data Reader for AFNI Format
## S4 method for signature 'NIFTIMetaInfo'
data_reader(x, offset = 0)
## S4 method for signature 'AFNIMetaInfo'
data_reader(x, offset = 0)
x |
AFNIMetaInfo object |
offset |
Numeric byte offset |
BinaryReader object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.