Title goes here

Author

Me

Keywords

this; is; science!

this; is; science!

Introdution

This paper will make an important impact in a specific field of science, despite having “negative” results.

The aims of this paper are:

  • something important
  • some other important things
  • maybe a few less important things

Materials and Methods

I used some stuff and then I did some things. Here is a link to the detailed materials and methods if you actually want to replicate the stuff and things: https://protocols.io.

Results

Code
library(ggplot2)

ggplot(airquality, aes(Temp, Ozone)) + 
  geom_point() + 
  geom_smooth(method = "loess")
Figure 1: Temperature and ozone level.

Blah, blah, blah, something important. Don’t believe me? Check out Figure 1!

Conclusion

Quarto is awesome!