View source: R/template_download.R
mincvol_pad_crop | R Documentation |
Pad or crop 2mm to volume on all sides
mincvol_pad_crop(infile, outfile, operation = c("pad", "crop"))
infile |
input MINC file |
outfile |
outfile MINC file |
operation |
If 'pad', then 2mm is added to all sides. If crop, then 2mm is cropped from all sides. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.