get_data_info.pk {invivoPKfit} | R Documentation |
Get data_info
Description
Extract summary data information results from a [pk()] object
Usage
## S3 method for class 'pk'
get_data_info(obj, ...)
Arguments
obj |
A [pk()] object that has had 'data_info()' run on it |
... |
Additional arguments. Currently not in use. |
Value
A 'list' of 'tibble's: the 'data_info' element of 'obj'
Author(s)
Caroline Ring
[Package invivoPKfit version 2.0.1 Index]