prepare_color {flexlsx}R Documentation

Prepares the color for content style

Description

Converts a color name to the hexadecimal RGB-value Removes "transparent" color

Usage

prepare_color(color_name)

Arguments

color_name

The name of the color

Value

The hexadecimal RGB-value


[Package flexlsx version 0.2.1 Index]