is_class_pred | R Documentation |
class_pred
is_class_pred()
checks if an object is a class_pred
object.
is_class_pred(x)
x |
An object. |
x <- class_pred(factor(1:5))
is_class_pred(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.