Learn R Programming

xlcharts (version 0.0.1)

LightRig: LightRig

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.geometry.html

Usage

LightRig(rig = NULL, dir = NULL, rot = NULL, ...)

Value

An openpyxl Python object.

Arguments

rig

rig

dir

dir

rot

rot

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
LightRig(rig = "morning", dir = "t")
}

Run the code above in your browser using DataLab