save.4dfp: Write a 4dfp MRI Image.

Description Usage Arguments Details Value Author(s) See Also

Description

Attempts to write a 4dfp MRI image.

Usage

1
R4dfp.Save(object)

Arguments

object

Object of class ‘R4dfp’.

Details

Attempts to save the specified 4dfp image using the header name in object$file. Images loaded using direct.read or direct.write can't be saved.

Value

Object of class ‘R4dfp’.

Author(s)

Kevin P. Barry <ta0kira@users.berlios.de> with contributions from Avi Z. Snyder <avi@npg.wustl.edu>

See Also

R4dfp.Load R4dfp.Copy R4dfp.Close R4dfp.Recycle


R4dfp documentation built on May 1, 2019, 8:41 p.m.

Related to save.4dfp in R4dfp...