View source: R/wb_add_caption.R
wb_add_caption | R Documentation |
wb_add_caption(
wb,
sheet,
ft,
offset_rows = offset_rows,
offset_cols = offset_cols
)
wb |
an openxlsx2 workbook |
sheet |
an openxlsx2 workbook sheet |
ft |
a flextable |
offset_rows |
zero-based row offset |
offset_cols |
zero-based column offset |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.