class_labels | R Documentation |
The labels class holds a list with label information to display as titles
of plot components. The preferred way to construct an object of the labels
class is to use the labs()
function.
class_labels(labels = list(), ...)
labels |
A named list. |
... |
Reserved for future expansion. |
All members of labels
are expected to be named and names should be unique.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.