weight_color: Map population weight (%) to a hex color on a log-scale...

View source: R/config.R

weight_colorR Documentation

Map population weight (%) to a hex color on a log-scale gradient

Description

Light gray for rare concepts, dark charcoal for common ones.

Usage

weight_color(pct)

Arguments

pct

Numeric vector of population weight percentages (0-100).

Value

Character vector of hex color strings.


syrona documentation built on Sept. 5, 2026, 1:06 a.m.