rstats

R Markdown Cookbook

This cookbook contains tips and tricks to help you get the most out of R Markdown. Topics include the automated generation of content (diagrams, text), customizing format (Pandoc, HTML, and LaTeX templates), workflow improvements (modularizing child documents, cross-referencing code chunks, chunk caching), modifying rendering behavior with hooks, and using alternative language engines.

Resource Round-Up: Latent and Lasting Documentation

Readings and assorted ideas about creating and maintaining low-overhead documentation

projmgr: Managing the human dependencies of your projects

A walkthrough of using the projmgr package for GitHub-based project management via R

RMarkdown Driven Development: the Technical Appendix

A recommended tech stack for implementing RMarkdown Driven Development

Resource Round-Up: R in Industry Edition

Case studies of the impact of R use on organizational culture and collaboration

Rtistic: A package-by-numbers repo

A walkthrough of a GitHub template for making your own RMarkdown and ggplot2 theme package

RMarkdown Driven Development (RmdDD)

A workflow for refactoring one-time analyses to sustainable data products