collate_surface_params: Read an AFNI gifti image and reshapes to matrix.

Description Usage Arguments

Description

Optionally extracts sub-bricks by labels.

Usage

1
2
3
4
5
6
7
collate_surface_params(
  name,
  space = "hcp",
  xlabels = NULL,
  pattern = NULL,
  warn = TRUE
)

Arguments

name

name of .gii file to read

space

the surface space the .gii is in. %in% c("hcp", "fsave")

xlabels

optional; a character vector that indicates the exact strings of the sub-bricks to be extracted. If omitted, all sub-bricks are extracted.


mcfreund/mikeutils documentation built on May 27, 2021, 5:46 a.m.