coord.neurocdf: Convert from/to voxel coordinates (vx) to/from real-world...

Description Usage Arguments Author(s)

View source: R/coord.R

Description

Convert from/to voxel coordinates (vx) to/from real-world coordinates (mm)

Usage

1
2
  ## S3 method for class 'neurocdf'
 coord(object, vx, mm, ...)

Arguments

object

Neuro netCDF filename

vx

Voxel coordinate (matrix with 3 columns)

mm

Real world coordinate (matrix with 3 columns)

...

Additional arguments parsed to lower level functions

Author(s)

Klaus K. Holst


kkholst/neurocdf documentation built on May 20, 2019, 10:59 a.m.