metro_colors: Extract Metro colors as hex codes

View source: R/scale_color_metro.R

metro_colorsR Documentation

Extract Metro colors as hex codes

Description

Can be used to get the hex code of specific colors from the Metro color palette. Use metro_colors() to see all available colors.

Usage

metro_colors(...)

Arguments

...

Character names of colors.

Value

A character vector with color-codes.

Examples

metro_colors()

metro_colors("dark red", "teal")

see documentation built on Sept. 11, 2024, 5:51 p.m.