Learn R Programming

ggspectra (version 0.3.9)

axis_labels: Default text for axis labels

Description

Obtain texts used by default for axis labels in plots. They contain only the text part, but not symbols or units of expression. Can be used to change the language or to suppress the text.

Usage

axis_labels()

axis_labels_uk()

axis_labels_uk_comma()

axis_labels_none()

Arguments

Value

A character vector

Examples

Run this code
axis_labels()[["w.length"]]

Run the code above in your browser using DataLab