tempants: Create temporary nii.gz file from antsImage

Description Usage Arguments Value

View source: R/tempants.R

Description

Takes in a object of class antsImage, writes it to a temp file, and appends .nii or .nii.gz

Usage

1
tempants(x, gzipped = TRUE, ...)

Arguments

x

object of class antsImage

gzipped

logical if the tempfile should be gzipped or not

...

additional arguments to pass to tempimg if nifti object

Value

Character value of filename


neuroconductor/extrantsr documentation built on Sept. 28, 2020, 11:31 a.m.