Learn R Programming

tidytreatment (version 0.3.1)

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)

Value

Boolean

Arguments

model

Model to be checked.