View source: R/body_add_flextable.R
body_replace_flextable_at_bkm | R Documentation |
Use this function if you want to replace a paragraph containing a bookmark with a flextable. As a side effect, the bookmark will be lost.
body_replace_flextable_at_bkm(
x,
bookmark,
value,
align = "center",
split = FALSE
)
x |
an rdocx object |
bookmark |
bookmark id |
value |
|
align |
left, center (default) or right. |
split |
set to TRUE if you want to activate Word option 'Allow row to break across pages'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.