Code
library(ggplot2)
ggplot(airquality, aes(Temp, Ozone)) +
geom_point() +
geom_smooth(method = "loess")

this; is; science!
this; is; science!
This paper will make an important impact in a specific field of science, despite having “negative” results.
The aims of this paper are:
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.
library(ggplot2)
ggplot(airquality, aes(Temp, Ozone)) +
geom_point() +
geom_smooth(method = "loess")
Blah, blah, blah, something important. Don’t believe me? Check out Figure 1!
Quarto is awesome!