check_required_status.default {invivoPKfit} | R Documentation |
Default method for checking required status
Description
Default method for checking required status
Usage
## Default S3 method:
check_required_status(obj, ...)
Arguments
obj |
An object. |
... |
Additional arguments currently not in use. |
Value
An error, when a non-pk object is used for the first argument.
[Package invivoPKfit version 2.0.1 Index]