formula.PKNCAconc {PKNCA} | R Documentation |
Extract the formula from a PKNCAconc object.
Description
Extract the formula from a PKNCAconc object.
Usage
## S3 method for class 'PKNCAconc'
formula(x, ...)
## S3 method for class 'PKNCAdose'
formula(x, ...)
Arguments
x |
The object to extract the formula from. |
... |
Unused |
Value
A formula object
[Package PKNCA version 0.11.0 Index]