epi_cols: Extract HEX codes by Epinion name of the color

View source: R/epinion_color.R

epi_colsR Documentation

Extract HEX codes by Epinion name of the color

Description

This function gives the user an easy access to the official Epinion colors by their name. This can be used every time you need to specify a color in your code as it just returns the HEX code which in return R converts into its respective color.

Usage

epi_cols(...)

Arguments

...

Takes the Epinion name of the color as input - i.e. Epinion Red, Dark Blue, Dark Purple, etc.

Value

A HEX code of the specified color


emilteddy/epinionR documentation built on May 21, 2023, 2:54 p.m.