Description Usage Arguments Value Examples
View source: R/generate_mask.R
Helper function: Generate mask nifti object
1 2 | generate_mask(img = neurorct:::template_nifti, saveinfti = FALSE,
file = "")
|
img |
object of class nifti to generate mask |
saveinfti |
if saveinfti = TRUE, save result to NIfTI file. |
file |
the name or connection of the file where the csv file is saved to. |
object of class nifti as mask
1 | library(neurorct)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.