Learn R Programming

xlcharts (version 0.0.1)

short_color: 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, ...)

Value

An openpyxl Python object.

Arguments

color

color

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
short_color(color = "color")
}

Run the code above in your browser using DataLab