Description Usage Arguments Functions
These function make using magrittr functions easier when altering an object.
1 2 3 4 5 6 7 | add_class(x, new)
set_class(x, new)
add_comment(x, new)
set_comment(x, new)
|
x |
object to alter |
new |
new characteristic |
set_class
: Overwrite the class
add_comment
: Add a comment
set_comment
: Overwrite the comment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.