ExternalCell | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.workbook.external_link.external.html
ExternalCell(r = NULL, t = NULL, vm = NULL, v = NULL, ...)
r |
r |
t |
t |
vm |
vm |
v |
v |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
ExternalCell(r = "r")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.