short_color: short_color

View source: R/short_color.R

short_colorR Documentation

short_color

Description

format a color to its short size

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.utils.units.html

Usage

short_color(color, ...)

Arguments

color

color

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
short_color(color = "color")

## End(Not run)


xlcharts documentation built on May 29, 2024, 7:58 a.m.