nsli | R Documentation |
Functions to extract the higher dimensions from ANALYZE/NIfTI data.
nsli(x) NSLI(x) ntim(x) NTIM(x)
x |
is a three- or four-dimensional array (e.g., read in from an ANALYZE/NIfTI file). |
Simple calls to dim
to replicate the functionality of nrow
and
ncol
for higher dimensions of an array that are commonly required
when manipulating medical imaging data.
Third (slice) or fourth (time) dimension of the array.
Brandon Whitcher bwhitcher@gmail.com
readNIfTI
, readANALYZE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.