I am interested in outputting flextable objects (mainly summary statistics and regression tables) according to a particular Word Table-style. Based on prior Stack Overflow questions and documentation, e.g.
Applying a Word style (table or paragraph) to flextable object
I believe this is not possible in flextable alone. However, the new officedown package documentation says that it supports both Word Table styles and flextable objects.
Is it now possible to output say, flextable regression tables, according to a particular Word style using officedown? I could find no examples of this in the documentation.