img_ts_to_df {neurobase} | R Documentation |
Image Time Series to Data.frame
Description
Turns a 4D time series image to a Data.frame
Usage
img_ts_to_df(imgs, warn = FALSE)
Arguments
imgs |
object of class |
warn |
Should a warning be printed if object is not class
|
Value
Matrix of values
[Package neurobase version 1.32.4 Index]