My presentation

layout: true


options(htmltools.dir.version = FALSE)

Overview

  1. First thing
  2. Second thing
  3. Third thing

class: inverse, left, bottom

First thing


Some code

library(ggplot2)
ggplot(mtcars, aes(am)) + 
  geom_bar(fill = "#92d050")

A list



Try the xaringan package in your browser

Any scripts or data that you put into this service are public.

xaringan documentation built on Dec. 28, 2022, 1:35 a.m.