---
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
---- 1
-
helps make presentation self–contained by creating folder with necessary files when you knit
(generally considered good practice) - 2
-
slide behavior often specified here, under
nature“sub–key” (for example,autoplay– for more info, see?xaringan::moon_reader) - 3
- refers to code highlighting (not hyperlinks)
- 4
-
should fragments (
--characters) be counted as separate slides or not within the slide counter











