init.mgh: Initialize MGH File

Usage Arguments Author(s)

View source: R/init.mgh.R

Usage

1
  init.mgh(file.name, dims.whdn, type = c(0,1,3,4), dof = 0, goodRASFlag = 1, spacing = c(1,1,1), x_ras = c(-1,0,0), y_ras = c(0,0,-1), z_ras = c(0,1,0), c_ras = c(0,0,0))

Arguments

file.name

Full file path to desire MGH file. Will not overwrite a file if file exists.

dims.whdn

Dimensions of volume to be initialized in number of voxels, width, height, depth, number of frames (x,z,y,t)

type

The type of values stored in each image.

dof
goodRASFlag
spacing
x_ras
y_ras
z_ras
c_ras

Author(s)

Timothy R. Koscik <timkoscik+fsurfR@gmail.com>


TKoscik/fsurfR documentation built on Aug. 5, 2019, 4:53 p.m.