Learn R Programming

unicol (version 0.3.0)

eth_1: Default colors of the ETH Zurich, CH

Description

eth_1 provides the seven default colors of the ETH Zürich, Switzerland.

Usage

eth_1

Arguments

Value

A named vector of colors (HEX/HTML codes of type character).

Format

An object of class character of length 7.

Author

unicol, 2022-12-30.

Details

Lighter shades of the ETH Zurich colors are provided by eth_2.

The Swiss abbreviation "ETH" stands for "Eidgenössische Technische Hochschule".

See Also

eth_2 and eth_3 for alternative colors of the ETH Zurich; seecol for viewing and comparing color palettes; usecol for using color palettes; simcol for finding similar colors; newpal for defining new color palettes; grepal for finding named colors.

Other Swiss university color palettes: eth_2, eth_3

Examples

Run this code
eth_1
unikn::seecol(eth_1, main = "Default colors of the ETH Zürich")  # view color palette
unikn::demopal(eth_1, type = 3, main = "Using the default colors of ETH Zurich")

Run the code above in your browser using DataLab