generate_mask: Helper function: Generate mask nifti object

Description Usage Arguments Value Examples

View source: R/generate_mask.R

Description

Helper function: Generate mask nifti object

Usage

1
2
generate_mask(img = neurorct:::template_nifti, saveinfti = FALSE,
  file = "")

Arguments

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.

Value

object of class nifti as mask

Examples

1
library(neurorct)

seonjoo/neurorct documentation built on May 7, 2020, 3:18 a.m.