View source: R/wb_apply_border.R
ft_to_xlsx_border | R Documentation |
ft_to_xlsx_border(border_color, border_width, border_style)
border_color |
the color of the border |
border_width |
a numeric vector determining the border-width |
border_style |
the flextable style name of the border |
openxlsx2/Excel does handle borders differently than flextable. This function maps the flextable border styles to the Excel border styles.
a factor of xlsx border styles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.