Skip to content

Instantly share code, notes, and snippets.

@Robinlovelace
Created August 5, 2020 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Robinlovelace/d9b0e61f0b54177c7fd8691c566565aa to your computer and use it in GitHub Desktop.
Save Robinlovelace/d9b0e61f0b54177c7fd8691c566565aa to your computer and use it in GitHub Desktop.
---
title: "Presentation Ninja"
subtitle: "⚔<br/>with xaringan"
author: "Yihui Xie"
institute: "RStudio, PBC"
date: "2016/12/12 (updated: `r Sys.Date()`)"
output:
xaringan::moon_reader:
lib_dir: libs
nature:
highlightStyle: github
highlightLines: true
countIncrementalSlides: false
---
background-image: url(https://upload.wikimedia.org/wikipedia/commons/b/be/Sharingan_triple.svg)
```{r setup, include=FALSE}
options(htmltools.dir.version = FALSE)
```
???
Image credit: [Wikimedia Commons](https://commons.wikimedia.org/wiki/File:Sharingan_triple.svg)
---
class: center, middle
# Illustration
```{r}
library(fabricerin)
fabricerin::fabric_drawing(cid = "test")
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment