img_list_to_ts {neurobase} | R Documentation |
Image List to Time Series
Description
Turns a a list of 3D images into a 4D time series image
Usage
img_list_to_ts(imgs, copy_nifti = TRUE, warn = TRUE)
Arguments
imgs |
object of class |
copy_nifti |
Should a |
warn |
Should a warning be printed if object is not class
|
Value
Object of class nifti
Note
If the object is not of class list
,
then the object is returned
[Package neurobase version 1.32.4 Index]