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