View source: R/builtin_format_code.R
builtin_format_code | R Documentation |
Return one of the standard format codes by index.
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.styles.numbers.html
builtin_format_code(index, ...)
index |
index |
... |
Additional arguments, i.e. kwargs. |
An character string.
## Not run:
builtin_format_code(index = 2L)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.