Mask files control which voxels to perform operations on
maskFile(x, strict = TRUE) maskFile(x) <- value
| 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 |
The mask name if getting, or the object invisibly if setting
maskFile<-: setter