Learn R Programming

xlcharts (version 0.0.1)

title_maker: title_maker

Description

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

Usage

title_maker(text, ...)

Value

An openpyxl Python object.

Arguments

text

text

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
title_maker(text = "text")
}

Run the code above in your browser using DataLab