How to reference to cells in a large flextable?
I have created a table in a R Markdown document which will be knitted to a Word document.
Looping Flextables into Word doc using Markdown in R
I am attempting to use for loops to generate and then print flextables into a Word doc using R Markdown