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


bonStats/tidytreatment documentation built on Jan. 16, 2025, 6:16 a.m.