readFlatROI: Read flattened ROI from a NIfTI file.

Description Usage Arguments Value

View source: R/RImaGen-internal.r

Description

Read flattened ROI from a NIfTI file.

Usage

1
2
readFlatROI(path, subFactor = 0, voxelList = NULL, method = c("FLIRT",
  "SUBSAMP2"))

Arguments

path

A path to the NIfTI file.

subFactor

Downsampling factor.

voxelList

List of chosen voxel coordinates. If NULL, return the whole file.

method

Downsampling method.

Value

Vector of chosen voxel intensities.


JakubBartoszewicz/RImaGen documentation built on May 8, 2017, 11:21 p.m.