mincGetVector: Voxel Vector

View source: R/minc_interface.R

mincGetVectorR Documentation

Voxel Vector

Description

Given a voxel coordinate, return the value at those coordinates from a set of minc files as a numeric vector

Usage

mincGetVector(filenames, v1, v2, v3, v.length = NULL)

Arguments

filenames

Character vector with paths to minc files

v1

First voxel coordinate

v2

Second voxel coordinate

v3

Third voxel coordinate

v.length

The number of values to return


Mouse-Imaging-Centre/RMINC documentation built on Nov. 12, 2022, 1:50 p.m.