Skip to content

Pakillo/rmdTemplates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rmarkdown templates

DOI R-CMD-check

A collection of Rmarkdown templates for writing scientific manuscripts, manuscript reviews, Beamer slides (metropolis theme), xaringan HTML slides, and other Rmarkdown documents, with support for cross-references, citations and different bibliography styles.

Also includes a template and function (generate_certificates) to easily generate many individual PDF certificates for many people. This can be combined with packages like gmailr or blastula to automate the delivery of hundreds of certificates (e.g. for courses, conferences, etc).

See examples here:

Installation

To install the package, run:

remotes::install_github("Pakillo/rmdTemplates")

Usage

After installing the package, click on create new Rmarkdown document in Rstudio to have access to the templates.

See Writing papers in Rmarkdown and https://bookdown.org/yihui/rmarkdown/document-templates.html for more information.

Citation

If you use any of these templates, I'd be grateful if you provided a link to your document in this issue. It can be helpful to know how other people are using and modifying these templates.

If you wish to cite the package or template:

F. Rodriguez-Sanchez (2021) rmdTemplates: a collection of Rmarkdown templates. https://doi.org/10.5281/zenodo.595249.

Acknowledgements

Thanks to Yihui Xie, the Rstudio team, John MacFarlane, and all the people contributing to this workflow.