has_tidytreatment_methods: Check if a model class has required generic methods for...

View source: R/helper.R

has_tidytreatment_methodsR Documentation

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.

Value

Boolean


tidytreatment documentation built on April 4, 2025, 5:11 a.m.