check_method {invivoPKfit}R Documentation

Check methods

Description

Check methods for validity

Usage

check_method(obj, method)

Arguments

obj

A [pk()] object

method

A user-supplied 'character' vector of method names

Details

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

Value

'TRUE' if all 'method

Author(s)

Caroline Ring


[Package invivoPKfit version 2.0.1 Index]