has_tidytreatment_methods: Check if a model class has required generic methods for tidytreatment functions.
Description
Check if a model class has required generic methods for tidytreatment functions.
Usage
has_tidytreatment_methods(model)
Arguments
- model
Model to be checked.