powered by
Add a label attribute to an object
with_label(x, label)
x labeled by label.
x
label
An R object.
A label provided as a single string.
label()
label(1) label(with_label(1, "my label"))
Run the code above in your browser using DataLab