View source: R/DummyWorksheet.R
DummyWorksheet | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.reference.html
DummyWorksheet(title, ...)
title |
title |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
DummyWorksheet(title = "title")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.