View source: R/class-general.R
getIndepVar | R Documentation |
Get the independent variable (right hand side of the formula) from a PKNCA object.
getIndepVar(x, ...)
x |
The object to extract the formula from |
... |
Unused |
The vector of the independent variable from the object.
Other PKNCA object extractors:
getDataName.PKNCAconc()
,
getDepVar()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.