Start editing after this

# Here you can place global options for the entire document.
# Mostly used for knitr settings, but can also load data etc.
# Whatever happens here will not show in the presentation.
knitr::opts_chunk$set(echo = TRUE)

Heading 1

There are several heading levels.

Heading 2

depending on your hierarchy

maybe some latex math? $$\large x = \frac{y}{z} $$

And some bold and italics text?

Add some R code

library(ggseg)
ggseg()


LCBC-UiO/MOAS documentation built on Aug. 28, 2023, 3:29 a.m.