Sets image directories that facilitate image exchanges.

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