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