imbibe {imbibe}R Documentation

Create an operation pipeline

Description

Create an operation pipeline

Usage

imbibe(image)

## S3 method for class 'imbibe'
asNifti(x, ...)

## S3 method for class 'imbibe'
as.array(x, ...)

## S3 method for class 'imbibe'
print(x, ...)

Arguments

image

An image object or existing pipeline.

x

An "imbibe" object.

...

Additional arguments to methods.


[Package imbibe version 0.1.1 Index]