img_ts_to_df: Image Time Series to Data.frame

View source: R/img_ts_to_list.R

img_ts_to_dfR 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 nifti with 4 dimensions, aka a 4D time series

warn

Should a warning be printed if object is not class nifti (e.g. a list instead)

Value

Matrix of values


muschellij2/neurobase documentation built on Nov. 28, 2023, 5:33 a.m.