Writing a reproducible paper with R Markdown and Pagedown

Paul Cornelius Bauer,Camille Landesvatter
DOI: https://doi.org/10.31219/osf.io/k8jhx
2021-06-22
Abstract:The present paper provides a template to write a reproducible scientific paper with R Markdown and Pagedown. Below we outline some of the "tricks"/code (e.g., referencing tables, sections etc.) we had to figure out to produce this document. The underlying files which produce this document can be downloaded. Importantly, we also provide different CSS and HTML files that can be used to achieve a pdf output with the look of a "working paper". We are convinced that in the future there will be many improvements and developments with regards to RStudio, R Markdown and Pagedown. We intend to update this file when we discover more convenient code (you can follow any updates through the corresponding github repository.
What problem does this paper attempt to address?