Learn R Programming

xlcharts (version 0.0.1)

DummyWorksheet: DummyWorksheet

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.reference.html

Usage

DummyWorksheet(title, ...)

Value

An openpyxl Python object.

Arguments

title

title

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
DummyWorksheet(title = "title")
}

Run the code above in your browser using DataLab