Skip to contents

FlatPlot Colour Selection

Usage

get_fp_colour(key)

Arguments

key

character name, can be "rl_green", "rl_red", "rl_blue", "rl_purple", "rl_orange", "rl_magenta", or a hex colour

Value

character of hex colour

Examples

get_fp_colour("rl_green")
#> [1] "#00a651"