get_data {invivoPKfit} | R Documentation |
get_data()
Description
This is the S3 method generic for get_data()
Usage
get_data(obj, ...)
Arguments
obj |
An object. |
... |
Additional arguments currently not in use. |
Value
A 'data.frame': the 'data' element of 'obj'
See Also
[get_data.pk()] for the method for class [pk()]
[Package invivoPKfit version 2.0.1 Index]