tempants: Create temporary nii.gz file from antsImage

View source: R/tempants.R

tempantsR Documentation

Create temporary nii.gz file from antsImage

Description

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

Usage

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


muschellij2/extrantsr documentation built on June 3, 2024, 7:04 p.m.