knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Overview

R Markdown: The Definitive Guide

If you are new to R Markdown, we recommend you start with R Markdown: The Definitive Guide to get an overview. Part I introduces how to install the relevant packages, and provides an overview of R Markdown, including the possible output formats, the Markdown syntax, the R code chunk syntax, and how to use other languages in R Markdown.

User Guide

Learn more about how to start using Distill at https://rstudio.github.io/distill.

Going further with examples

Look also at the Examples page for a website collection using distill

Cheatsheet

R Markdown cheatsheet

The R Markdown cheatsheet is a one page (two-sided) reference guide you can download as a quick reference while you work.

You can access it from within the RStudio IDE:



radixpub/radix-r documentation built on Nov. 24, 2023, 11:21 a.m.