thlcol: Vector of THL colors

Description Usage Arguments Value Functions

Description

Create a vector of THL colors as defined in https://yhteistyotilat.fi/wiki08/x/DgBJAQ The parameters are recycled

Usage

1
2
3
4
5
thlcol(shadegroup = NULL, darkness = NULL, alpha = 1)

thlgrey(darkness = NULL, alpha = 1)

thlcolbynum(i = 1, alpha = 1)

Arguments

shadegroup

group of groups of shades to use, a letter from "A" to "I"

darkness

darkness or darknesses to use, "V" light, "K" medium, "T" dark, "L" bright (use "L" sparingly) for thlcol, 1 to 5 for thlgrey

alpha

opacity of the color (recycled)

i

number of the color (1-41)

Value

a vector of RGB colors

Functions


thl-mjv/thlcol documentation built on May 31, 2019, 10:44 a.m.