getSegmentationNames: Obtain segmentation variable names

addSegmentationVariableR Documentation

Obtain segmentation variable names

Description

Extracts the names of the variables that have been created via createSegmentation().

Usage

addSegmentationVariable(object, name, verbose = NULL, ...)

discardSegmentationVariable(object, name, verbose = NULL, ...)

getSegmentationNames(object, fdb_fn = "message", ...)

getSegmentationVariableNames(object, fdb_fn = "message", ...)

Arguments

object

An object of class spata2.

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.

Value

Character vector.


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