| add_label | R Documentation |
label attribute to a vectorAdd a label attribute to a vector
add_label(data, label)
data |
Vector-like object. |
label |
Label text. |
data with a label attribute.
add_label(1:3, "Example variable")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.