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 March 18, 2022, 6:30 p.m.