Resources
Software
- MATLAB
- R
- RStudio or Positron
- Quarto
- Git and GitHub
References
- MATLAB documentation: https://www.mathworks.com/help/matlab/
- R for Data Science, 2e: https://r4ds.hadley.nz/
- ggplot2 documentation: https://ggplot2.tidyverse.org/
- dplyr documentation: https://dplyr.tidyverse.org/
- Quarto documentation: https://quarto.org/docs/
Setup Checklist
- Confirm that MATLAB opens and can run a script.
- Confirm that R opens and can install/load packages.
- Install Quarto.
- Render a small
.qmddocument. - Create a folder for course work.
- Keep code, data, and reports organized.