read.3d.hdr: Read 3d array (Analyze/Gate)

View source: R/reading-writing-functions.R

read.3d.hdrR Documentation

Read 3d array (Analyze/Gate)

Description

Read file with format "*.img, *.hdr" (Analyze/Gate) and return a values object.

Usage

read.3d.hdr(file.name, variable = "Dose[Gy]", voxel.origin = c(0, 0,
  0))

Arguments

file.name

the file name

variable

name of the variable to be assigned to the 3d data

voxel.origin

coordinates of the "origin" voxel, i.e. the voxel cooresponding to indices (1,1,1)

See Also

Other R/W Arrays: read.1d, read.3d


planit-group/Rplanit documentation built on Dec. 5, 2022, 11:10 p.m.