get_RUB_colors: Function to extract RUB palette colors as hex codes

View source: R/rub_colors.R

get_RUB_colorsR Documentation

Function to extract RUB palette colors as hex codes

Description

Function to extract RUB palette colors as hex codes

Usage

get_RUB_colors(...)

Arguments

...

Character names of RUB palette colors

Value

Vector with specified color hex codes

Examples

get_RUB_colors("green", "blue")
get_RUB_colors(1, 3, 1)

RichardMeyer-Eppler/RUBer documentation built on June 2, 2022, 7:24 p.m.