Learn R Programming

xlcharts (version 0.0.1)

ExternalData: ExternalData

Description

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

Usage

ExternalData(autoUpdate = NULL, id = NULL, ...)

Value

An openpyxl Python object.

Arguments

autoUpdate

autoUpdate

id

id

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
ExternalData(id = "id")
}

Run the code above in your browser using DataLab