View source: R/img_ts_to_list.R
img_list_to_ts | R Documentation |
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 |
copy_nifti |
Should a |
warn |
Should a warning be printed if object is not class
|
Object of class nifti
If the object is not of class list
,
then the object is returned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.