Is there a way to set table text wrapping to "around" for a flextable being printed into a Word document using the flextable and/or officer packages in R?
I want to accomplish the equivalent of right clicking on a table in Word and choosing "Table properties" -> "Text wrapping" -> "Around".
The reason for this is currently my table captions are being placed on a different page from my table when printing to Word, and this fix allows them to sit together.