View source: R/reading-writing-functions.R
| read.3d.hdr | R Documentation | 
Read file with format "*.img, *.hdr" (Analyze/Gate) and return a values object.
read.3d.hdr(file.name, variable = "Dose[Gy]", voxel.origin = c(0, 0,
  0))
| 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) | 
Other R/W Arrays: read.1d,
read.3d
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.