inst/doc/create_html_slides.R

## ----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")

Try the unhcrdown package in your browser

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

unhcrdown documentation built on April 3, 2025, 10:49 p.m.