View source: R/is_effectclass.R
is_effectclass | R Documentation |
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:
change_breaks()
,
change_labels()
,
unlist()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.