$\$

Author: [Put your name here]

Discussants: [List people who helped you with the project and/or websites used]

library(knitr)

# This makes sure the code is wrapped to fit when it creates a pdf
opts_chunk$set(tidy.opts=list(width.cutoff=60))   


# Set the random number generator to always give the same random numbers
set.seed(230)  

$\$

Introduction

$\$

Results

$\$

Data wrangling: Change the subtitle here to describe what you are plotting etc.

$\$

Visualize the data: Change the subtitle here to describe what you are plotting etc.


$\$

Analyses: Sub-title about the analyses/models you are using


$\$

Conclusion

$\$

Reflection

$\$

Appendix



emeyers/SDS230 documentation built on Jan. 18, 2024, 1:01 a.m.