is_any_class: Check if any of the classes of the object match a certain...

View source: R/utils-hammr.R

is_any_classR Documentation

Check if any of the classes of the object match a certain string

Description

Check if any of the classes of the object match a certain string

Usage

is_any_class(dat, choices)

Arguments

dat

the object

choices

the class to be checked for

Value

True if any of the object classes are the desired class


tatoo documentation built on March 31, 2023, 8:16 p.m.