Image List to Time Series
Turns a a list of 3D images into a 4D time series image
img_list_to_ts(imgs, copy_nifti = TRUE, warn = TRUE)
imgs
object of class list, each with 3 dimensions,
list
copy_nifti
Should a nifti object be returned (TRUE) or a simply array (FALSE). Should only be used for slight speed up when array is adequate
nifti
TRUE
FALSE
warn
Should a warning be printed if object is not class nifti
Object of class nifti
If the object is not of class list, then the object is returned
'Neuroconductor' Base Package with Helper Functions for 'nifti' Objects
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.