rstudio / rmarkdown-cookbook

R Markdown Cookbook. A range of tips and tricks to make better use of R Markdown.
https://bookdown.org/yihui/rmarkdown-cookbook/
578 stars 224 forks source link

Add reference and example on how to create mutliple table while still having numbering to work in bookdown #359

Open cderv opened 2 years ago

cderv commented 2 years ago

See https://github.com/rstudio/bookdown/issues/1272#issuecomment-951133433

It is a combination of https://bookdown.org/yihui/rmarkdown-cookbook/kable.html#generate-multiple-tables-from-a-for-loop and