social_colors: Extract Social colors as hex codes

View source: R/scale_color_social.R

social_colorsR Documentation

Extract Social colors as hex codes

Description

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

Usage

social_colors(...)

Arguments

...

Character names of colors.

Value

A character vector with color-codes.

Examples

social_colors()

social_colors("dark red", "teal")

see documentation built on June 22, 2024, 12:28 p.m.