Learn R Programming

dMod (version 0.3.1)

getConditions: Extract the conditions of an object

Description

Extract the conditions of an object

Usage

getConditions(x, ...)
"getConditions"(x, ...)
"getConditions"(x, ...)

Arguments

x
object from which the conditions should be extracted
...
additional arguments (not used right now)

Value

The conditions in a format that depends on the class of x.