getXlBorderStyleFromCssBorder | R Documentation |
getXlBorderStyleFromCssBorder
takes border parameters expressed as a
list (containing elements: width and style) and returns a border style that
is compatible with the openxlsx package.
getXlBorderStyleFromCssBorder(border)
border |
A list containing elements width and style. |
An openxlsx border style.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.