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

Description Usage Arguments

Description

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

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
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.


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