group_vars.PKNCAconc {PKNCA} | R Documentation |
Get grouping variables for a PKNCA object
Description
Get grouping variables for a PKNCA object
Usage
## S3 method for class 'PKNCAconc'
group_vars(x)
## S3 method for class 'PKNCAdose'
group_vars(x)
Arguments
x |
The PKNCA object |
Value
A character vector (possibly empty) of the grouping variables
Functions
-
group_vars(PKNCAdose)
: Get group_vars for a PKNCAdose object
[Package PKNCA version 0.11.0 Index]