add_class | R Documentation |
Utility function to add a class to an object. Adds the new class after any existing classes.
add_class(x, cls)
x |
object to add a class to. |
cls |
the class to be added. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.