get_data_group.pk {invivoPKfit} | R Documentation |
Get data grouping
Description
Get data grouping
Usage
## S3 method for class 'pk'
get_data_group(obj, ...)
Arguments
obj |
An initialized 'pk' object |
... |
Additional arguments not currently in use. |
Value
An object of class 'call' giving the data grouping as a 'dplyr::vars()' specification
[Package invivoPKfit version 2.0.1 Index]