set_class | R Documentation |
Simple wrapper for class(x) = classes
.
set_class(x, classes)
x |
( |
classes |
( |
Object x
, with updated class attribute.
set_class(list(), c("foo1", "foo2"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.