accessor-methods: Extract Image Attributes 'origin' from 'antsImage' or 'nifti'...

originR Documentation

Extract Image Attributes origin from antsImage or nifti objects

Description

Methods that act on the slots of the antsImage or nifti object

Usage

origin(object)

## S4 method for signature 'antsImage'
origin(object)

origin(object) <- value

## S4 replacement method for signature 'antsImage'
origin(object) <- value

## S4 replacement method for signature 'anlz'
origin(object) <- value

Arguments

object

is an object of class antsImage or nifti.

value

is the value to assign to the slot.


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