add_class | R Documentation |
Adds an S3 class to an object
add_class(x, class)
x |
An object to which the class should be added. |
class |
A character vector of class names to be added. |
add_class(TRUE, 'flag')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.