Homework 2 - Two-way ANOVA

Author

Justin Gould

Quarto

Running Code

title: “number”

1 + 1
[1] 2

You can add options to executable code like this

[1] 4

The echo: false option disables the printing of code (only output is displayed).