knitr::opts_chunk$set(
  echo = FALSE,
  fig.width = 9,
  fig.asp = 0.618,
  out.width = "100%",
  fig.align = "center"
)
library(tidyverse)
theme_set(theme_minimal())

Introduction


Slide without title

Slide title

This is my *note*. - It can contain markdown - like this list

$\LaTeX$ equations also work

$$e = mc^2$$

Incremental build {.build}

  1. Step 1
  2. Step 2
  3. Step 3


milanmlft/MMmotley documentation built on Feb. 4, 2022, 7:42 a.m.