View source: R/minc_interface.R
maskFile | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.