img_ts_to_matrix: Image Time Series to Matrix

Description Usage Arguments Value

View source: R/img_ts_to_list.R

Description

Turns a 4D time series image to a Matrix

Usage

1
img_ts_to_matrix(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


neuroconductor/neurobase documentation built on May 19, 2021, 5:24 a.m.