title_maker: title_maker

View source: R/title_maker.R

title_makerR Documentation

title_maker

Description

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

Usage

title_maker(text, ...)

Arguments

text

text

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
title_maker(text = "text")

## End(Not run)


xlcharts documentation built on May 29, 2024, 7:58 a.m.