addClass | R Documentation |
Adds a class to a object
addClass(object, class)
object |
Any R object. |
class |
A string representing a object class. |
The given R object with the additional class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.