Description Usage Arguments Examples
View source: R/helper-class_labels.R
Add or remove S3 cpass labels.
1 2 3 | add_class_label(x, new_class)
remove_class_label(x, drop_class)
|
x |
An object to modify. |
new_class |
( |
drop_class |
( |
1 | add_class_label(list("ok"), "ok_list")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.