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
Details
Helper function to ensure that a list of methods specified by the user matches the methods available in the fitted [pk()] object.