is_effectclass.Rd
Check If an Object Is a Valid Effectclass Object
is_effectclass(x, message = c("none", "warning", "error"))
x | The object to test. |
---|---|
message | What to do when the object is not a valid effectclass object.
|
A single TRUE
or FALSE
value.
Other utils: unlist