palette_kth: KTH color palette with 5 qualitative colors

View source: R/profile.R

palette_kthR Documentation

KTH color palette with 5 qualitative colors

Description

This palette is taken from https://intra.kth.se/en/administration/kommunikation/grafiskprofil/profilfarger-1.845077

Usage

palette_kth(n = 5, name = "KTH")

Arguments

n

number of colors to use (1..5), default is to return all five

name

name of palette

Details

This function aligns its signature with RColorBrewer::color.pal()

Value

named vector with colors and hex codes

Examples

palette_kth(1)  # return primary color in the KTH palette

KTH-Library/bibliomatrix documentation built on May 20, 2024, 11:33 p.m.