Description Usage Format Value Fields Methods Examples
Class with header information from a NIfTI file
1 |
R6Class object.
Object of R6Class with information on a NIfTI file
sizeof_hdrnifti header slot
data_typenifti header slot
db_namenifti header slot
extentsnifti header slot
session_errornifti header slot
regularnifti header slot
dim_infonifti header slot
dimsnifti header slot
intent_p1nifti header slot
intent_p2nifti header slot
intent_p3nifti header slot
intent_codenifti header slot
datatypenifti header slot
bitpixnifti header slot
slice_startnifti header slot
pixdimnifti header slot
vox_offsetnifti header slot
scl_slopenifti header slot
scl_internifti header slot
slice_endnifti header slot
slice_codenifti header slot
xyzt_unitsnifti header slot
cal_maxnifti header slot
cal_minnifti header slot
slice_durationnifti header slot
toffsetnifti header slot
glmaxnifti header slot
glminnifti header slot
descripnifti header slot
aux_filenifti header slot
qform_codenifti header slot
sform_codenifti header slot
quatern_bnifti header slot
quatern_cnifti header slot
quatern_dnifti header slot
qoffset_xnifti header slot
qoffset_ynifti header slot
qoffset_znifti header slot
srow_xnifti header slot
srow_ynifti header slot
srow_znifti header slot
intent_namenifti header slot
magicnifti header slot
extension_charnifti header slot
extension_datanifti header slot
show()Shows header info
readHeader(filename)Reads in header info
writeHeader()Writes header info to file
changeDatatype(datatype)sets the data type + bitpix according a nifti-code (numeric or string)
1 | niftiHeader <- niftiHeaderR6$new()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.