rstudio / gt

Easily generate information-rich, publication-quality tables from R
https://gt.rstudio.com
Other
2.02k stars 208 forks source link

gt in a loop and saving in Quarto / Rmd (knitr) #1792

Open olivroy opened 3 months ago

olivroy commented 3 months ago

Probably won't fix, but wanted to join them together to identify potential duplicates

From flextable news 0.96, they are now using knit_child() https://github.com/davidgohel/flextable/blob/master/NEWS.md https://github.com/davidgohel/flextable/commit/6cb1d8bb056ded8bd7b61f158d5831f086beaef6

Quarto detection https://github.com/davidgohel/flextable/commit/b975e1c97421fe0fd5b2a51c8e96cc1f49de4a39

A solution https://github.com/quarto-dev/quarto-cli/discussions/10563#discussioncomment-10397556

tvedebrink commented 2 months ago

👍 This is a must-have feature for gt to be relevant