Christophe Dervieux | 7f1add5 | 2021-09-15 15:42:07 +0200 | [diff] [blame] | 1 | --- |
| 2 | title: "Learn revealjs" |
| 3 | output: rmarkdown::html_vignette |
| 4 | vignette: > |
| 5 | %\VignetteIndexEntry{Learn |
| 6 | %\VignetteEngine{knitr::rmarkdown} |
| 7 | %\VignetteEncoding{UTF-8} |
| 8 | --- |
| 9 | |
| 10 | ```{r, include = FALSE} |
| 11 | knitr::opts_chunk$set( |
| 12 | collapse = TRUE, |
| 13 | comment = "#>" |
| 14 | ) |
| 15 | ``` |
| 16 | |
| 17 | # Overview |
| 18 | |
| 19 | If you are new to using revealjs, we encourage you to ... |
| 20 | |
| 21 | # User Guide |
| 22 | |
| 23 | Written by ... |
| 24 | |
| 25 | # Going further with examples |
| 26 | |
| 27 | Learn from examples at ... |
| 28 | |
| 29 | # Cheatsheets |
| 30 | |
| 31 | You can access it at... |