maskFile: Get or set a mask file

View source: R/minc_interface.R

maskFileR Documentation

Get or set a mask file

Description

Mask files control which voxels to perform operations on

Usage

maskFile(x, strict = TRUE)

maskFile(x) <- value

Arguments

x

The minc object

strict

Whether or not to throw an error if the mask does not exist

value

The replacement value for the mask attribute

Value

The mask name if getting, or the object invisibly if setting

Functions

  • maskFile<-: setter


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