set_xlabel: Set label for axis

View source: R/axis.R

set_xlabelR Documentation

Set label for axis

Description

Set label for axis

Usage

set_xlabel(object, label = NULL, ...)

set_ylabel(object, label = NULL, ...)

Arguments

object

An scplot object (class scplot) returned from the scplot() function.

label

A Character vector with text labels.

...

Further styling arguments: color, size, face, family, hjust, vjust, lineheight, angle, linetype, lineend, arrow, fill, margin.

Value

An object of class scplot (seescplot()) with a changed xlabel or ylabel element.


jazznbass/scplot documentation built on April 17, 2025, 3:05 p.m.