getIndepVar: Get the independent variable (right hand side of the formula)...

View source: R/class-general.R

getIndepVarR Documentation

Get the independent variable (right hand side of the formula) from a PKNCA object.

Description

Get the independent variable (right hand side of the formula) from a PKNCA object.

Usage

getIndepVar(x, ...)

Arguments

x

The object to extract the formula from

...

Unused

Value

The vector of the independent variable from the object.

See Also

Other PKNCA object extractors: getDataName.PKNCAconc(), getDepVar()


PKNCA documentation built on April 30, 2023, 1:08 a.m.