@hsorlie As the author of #apaquarto, I recommend David Gohel's flextable package because of its support for docx. I also made a set of flextable wrapper functions specifically for APA style tables in the apa7 package. https://wjschne.github.io/apa7/articles/apa7.html

I demonstrated apa7's abilities by recreating all the 24 tables in the APA Publication Manual's Chapter 7 on tables. https://wjschne.github.io/posts/apatables/apa701.html

Getting Started with apa7

What is the current best #rstats package to make #apastyle presentation ready regression tables with #quarto and #apaquarto ? I used to prefer stargazer, but it doesn't support docx output, and I'd like to keep the output options flexible. #psych #research