simplify2minc: Collate Minc

View source: R/minc_interface.R

simplify2mincR Documentation

Collate Minc

Description

Helper function to collate the results of a mincApplyRCPP family (pMincApply, mcMincApply, and qMincApply) function. Internally it calls simplify_masked and then coerces the result to the appropriate volumetric class (e.g mincMultiDim)

Usage

simplify2minc(result_list)

Arguments

result_list

The mincApply results to collate.

Value

an object of class mincSingleDim, codemincMultiDim, or codemincList depending on the dimensions of elements of the input list, see simplify_masked for details.


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