setSpataDir: Set SPATA2 directory

View source: R/setA-Z.R

setSpataDirR Documentation

Set SPATA2 directory

Description

Sets a directory under which the SPATA2 object is always stored using the function saveSpataObject().

Usage

setSpataDir(object, dir, add_wd = FALSE, ...)

Arguments

object

An object of class SPATA2 or, in case of S4 generics, objects of classes for which a method has been defined.

dir

Character value. The directory under which to store the SPATA2 object.

add_wd

Logical value. If TRUE, the working directory is added to the directory separated by '/'.

...

Used to absorb deprecated arguments or functions.

Value

The updated input object, containing the added, removed or computed results.


theMILOlab/SPATA2 documentation built on Feb. 8, 2025, 11:41 p.m.