append text into a paragraph of an rdocx object.
This function will be deprecated in the next release because it is not
efficient and make users write complex code. Use instead fpar()
to build
formatted paragraphs.
slip_in_text(x, str, style = NULL, pos = "after", hyperlink = NULL)
an rdocx object
text
text style
where to add the new element relative to the cursor, "after" or "before".
turn the text into an external hyperlink