View source: R/minc_interface.R
likeVolume | R Documentation |
LikeVolumes control the dimensions of an output minc file.
likeVolume(x, strict = TRUE)
likeVolume(x) <- value
x |
The minc object |
strict |
Whether or not to throw an error if the likeVolume does not exist |
value |
The replacement value for the likeVolume attribute |
The likeVolume name if getting, or the object invisibly if setting
likeVolume<-
: setter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.