Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 628 Bytes

File metadata and controls

22 lines (14 loc) · 628 Bytes

R Functions

A beginner-friendly introduction to R functions.

Rendered slides are available here. Example scripts are provided in the R directory.

Rendering Slides Locally

  1. Install R and Quarto.

  2. If not already in _extensions, install include-code-files:

    quarto add quarto-ext/include-code-files
  3. Render the slides (they should be created in docs/functions.html):

    quarto render