Nothing
## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
warning = FALSE,
message = FALSE
)
## ----setup, include=FALSE-----------------------------------------------------
library(unhcrdown)
library(fontawesome)
## ----echo=FALSE, out.width="100%", output.class=c("border","mb-5")------------
knitr::include_graphics("figures/html_slides_title.png")
## ----echo=FALSE, out.width="100%"---------------------------------------------
knitr::include_graphics("figures/html_slides_revealjs_help.png")
## ----echo=FALSE, out.width="100%"---------------------------------------------
knitr::include_graphics("figures/html_slides_alignment.png")
## ----echo=FALSE, out.width="100%"---------------------------------------------
knitr::include_graphics("figures/html_slides_alignment_left.png")
## ----echo=FALSE, out.width="100%"---------------------------------------------
knitr::include_graphics("figures/html_slides_twocolumns.png")
## ----echo=FALSE, out.width="100%"---------------------------------------------
knitr::include_graphics("figures/html_slides_multiplecolumns.png")
## ----echo=FALSE, out.width="100%"---------------------------------------------
knitr::include_graphics("figures/html_slides_unhcrhelpers.png")
## ----echo=FALSE, out.width="100%"---------------------------------------------
knitr::include_graphics("figures/html_slides_inverse.png")
## ----echo=FALSE, out.width="100%"---------------------------------------------
knitr::include_graphics("figures/html_slides_bgimage.jpg")
## ----echo=FALSE, out.width="100%"---------------------------------------------
knitr::include_graphics("figures/html_slides_code_highlight.png")
## ----echo=FALSE, out.width="100%"---------------------------------------------
knitr::include_graphics("figures/html_slides_output_highlight.png")
## ----echo=FALSE, out.width="100%"---------------------------------------------
knitr::include_graphics("figures/html_slides_table.png")
## ----echo=FALSE, out.width="100%"---------------------------------------------
knitr::include_graphics("figures/html_slides_table_class.png")
## ----echo=FALSE, out.width="100%"---------------------------------------------
knitr::include_graphics("figures/html_slides_plot.png")
## ----echo=FALSE, out.width="100%"---------------------------------------------
knitr::include_graphics("figures/html_slides_plot_code.png")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.