set_xlabel | R Documentation |
Set label for axis
set_xlabel(object, label = NULL, ...)
set_ylabel(object, label = NULL, ...)
object |
An scplot object (class |
label |
A Character vector with text labels. |
... |
Further styling arguments: color, size, face, family, hjust, vjust, lineheight, angle, linetype, lineend, arrow, fill, margin. |
An object of class scplot
(seescplot()
) with a changed xlabel
or ylabel
element.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.