Nothing
# hard border
.border_hard <- \() {
fp_border(
width = 2 * init_flextable_defaults()$border.width, # *looks* like default border width used in ?flextable::flextable
color = init_flextable_defaults()$border.color # '#666666', i.e., 'gray40'
)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.