PrepCIFTI: PrepCIFTI - A function for laoding cifti data directly. Not...

Description Usage Arguments Examples

View source: R/PrepCIFTI.R

Description

This function is a simple wrapper for reading cifti data

Usage

1
PrepCIFTI(cifti_file)

Arguments

cifti_file

A character string representing the path to a cifti file.

Examples

1
2
cifti_data <- PrepCIFTI(cifti_file)
cifti_dataset <- lapply(cifti_file,PrepCIFTI)

DCAN-Labs/MarginalModelCIFTI documentation built on Nov. 30, 2021, 3:40 p.m.