Learn R Programming

invivoPKfit (version 2.0.1)

check_method: Check methods

Description

Check methods for validity

Usage

check_method(obj, method)

Value

`TRUE` if all `method

Arguments

obj

A [pk()] object

method

A user-supplied `character` vector of method names

Author

Caroline Ring

Details

Helper function to ensure that a list of methods specified by the user matches the methods available in the fitted [pk()] object.