Post-aggregates

11 tricks to level up your rmarkdown documents | Código R

A compilation of somewhat obscure tricks to level up your rmarkdown game.

Making data available with dataset functions | Código R

A tutorial on my idiosyncratic method of storing and getting data in a research project.

Setting up a transparent reproducible R environment with Docker + renv | Código R

Tutorial on how to set up Docker and renv to create a trully stellar reproducible environment.

Make error messages your own | Código R

A tutorial on how to use the simpleError() function to fine-tune error messages in R. Featured in the R Weekly Highlights podcast!