setImageDirLowres: Set image directories

View source: R/setA-Z.R

setImageDirDefaultR Documentation

Set image directories

Description

Sets image directories that facilitate image exchanges.

Usage

setImageDirDefault(object, dir, check = TRUE, verbose = NULL, ...)

setImageDirHighres(object, dir, check = TRUE, verbose = NULL, ...)

setImageDirLowres(object, dir, check = TRUE, verbose = NULL, ...)

Arguments

object

An object of class spata2.

dir

Character value. Directory to specific image. Should end with either .png, .jpeg or .tiff. (Capital endings work, too.)

check

Logical value. If set to TRUE the input directory is checked for validity and it is checked if the file actually exists.

verbose

Logical. If set to TRUE informative messages regarding the computational progress will be printed.

(Warning messages will always be printed.)

...

Used to absorb deprecated arguments or functions.

See Also

addImageDir()


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