lookup_dim | R Documentation |
Helper function to obtain the dimensions of a 4D file
lookup_dim(nifti)
nifti |
a 4D nifti file |
This function prefers to use fslval instead of an internal R library because both oro.nifti and RNifti are rather slow to obtain a single value from the NIfTI header
a named vector of dimensions for the input (dim_x, dim_y, dim_z)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.