The repository holds a reference book of R related programming topics and ideas. This primarily serves as a way for the author to quickly catalog and store code snippets in the vein of a personal knowledge management (PKM).
The repository holds:
.github/workflows/quarto-render.yml
: Install, setup, and render a Quarto book using R and Python_quarto.yml
: Setup the properties of the book in a minimal fashion (for more options see Quarto: Book Structure)index.qmd
: Welcome pageDESCRIPTION
: List of R Packages using the standard DESCRIPTION file to install withpak
.