Learn R Programming

ggblanket (version 10.0.0)

lightness: Mode colour and linewidth defaults

Description

lightness and darkness are vectors of 3 colours used in the *_mode_* themes for the for the text, axis.line (and axis.ticks), panel.grid, panel.background and plot.background etc.

linewidthness is a vector of 2 integers used in the *_mode_* themes for the linewidth of the axis.line (axis.ticks and legend.ticks) and panel.grid theme elements.

Usage

lightness

darkness

linewidthness

Arguments

Value

A character vector.

Examples

Run this code
scales::show_col(c(lightness, darkness), ncol = 3)

Run the code above in your browser using DataLab