Description Usage Arguments Value
View source: R/RImaGen-internal.r
Read flattened ROI from a NIfTI file.
1 2 | readFlatROI(path, subFactor = 0, voxelList = NULL, method = c("FLIRT",
"SUBSAMP2"))
|
path |
A path to the NIfTI file. |
subFactor |
Downsampling factor. |
voxelList |
List of chosen voxel coordinates. If NULL, return the whole file. |
method |
Downsampling method. |
Vector of chosen voxel intensities.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.