Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pal_signal

uni.kn signal (Ampel) color palette.


Description

pal_signal provides an additional uni.kn color palette as a data frame containing 3 colors (Ampel or traffic signal colors).

Usage

pal_signal

Format

An object of class data.frame with 1 rows and 3 columns.

Details

The colors are arranged as in a traffic light ("Ampel"):

  1. top: red or "bad"

  2. mid: yellow or "alert"

  3. bot: green or "good"

See Also

pal_unikn for the unikn default color palette with all 5 colors of pal_seeblau; pal_unikn_pref for a uni.kn color palette with all preferred colors; seecol to show and use color palettes.

Examples

pal_signal
dim(pal_signal)  # 1 3
pal_signal[2]    # (named) color "signal2"
pal_signal[[2]]  # color "signal2" OR "#EFDC60"

# Plotting palette:
seecol(pal_signal)

unikn

Graphical Elements of the University of Konstanz's Corporate Design

v0.4.0
CC BY-SA 4.0
Authors
Hansjoerg Neth [aut, cre] (<https://orcid.org/0000-0001-5427-3141>), Nico Gradwohl [aut] (<https://orcid.org/0000-0002-8703-905X>)
Initial release
2021-03-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.