loadImageLowres: Load known images

View source: R/l.R

loadImageR Documentation

Load known images

Description

Wrapper around the required ⁠getImageDir*()⁠ function and exchangeImage(). Exchanges the image of the SPATA2 object by using the directories that have been set with setImageDir*() family or with addImageDir().

Usage

loadImage(object, name, ...)

loadImageDefault(object, ...)

loadImageHighres(object, ...)

loadImageLowres(object, ...)

Arguments

object

An object of class spata2.

name

Character value. Name of the image directory.

...

Additional arguments given to exchangeImage().

Value

The input spata2 object containing the added or computed results.

See Also

setImageDirLowres(), setImageDirHighres(), setImageDirDefault(), addImageDir(), exchangeImage(), getImagaDirectories()


kueckelj/SPATA2 documentation built on March 16, 2024, 10:25 a.m.