Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 989 Bytes

File metadata and controls

23 lines (19 loc) · 989 Bytes

DSCI 310 individual assignment on Quarto reproducible reports using R

This is a template repository for the individual assignment on Quarto reproducible reports using R from the DSCI 310 (Trustworthy workflows for data science) course. Instructions for this assignment can be found on the DSCI 310 course website here.

Dependencies

To complete this assignment you will need to install:

  • GNU Make
  • Quarto
  • R programming language
  • R packages:
    • knitr
    • tidyverse
    • tinytex

License:

The non-software content of this template repository is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) License. The software content of this template repository licensed under the MIT License. See the license file for more information.