Description Usage Format Value Fields Methods Examples
Class with file information of NIfTI files
1 |
R6Class object.
Object of R6Class with info, header and data of a NIfTI file
dataarray of data
show()Shows the niftiData object.
readData()Reads in the data (+header)from a NIfTI file.
writeData()Writes data (+header) to a NIfTI file.
setData()Adds an entire array/matrix/vector to the data slot with checks.
1 | niftiData <- niftiDataR6$new()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.