class: center, middle, inverse, title-slide # A Xaringan template for IRENE ## Creating interactive and appealing presentations ### Marc Burri ### Univeristy of Neuchâtel ### May 03, 2022 --- name: contents-slide
# Contents - [Introduction](#introduction) </br> - [Examples: Plotly](#plotly)</br> - [Examples: Datatable](#table)</br> - [Conclusion](#conclusion) </br> --- class: center middle inverse hide-count count: false # Introduction --- name: introduction # Introduction > The xaringan package is an R Markdown extension based on the JavaScript library remark.js (https://remarkjs.com) to generate HTML5 presentations of a different style. -- This is a template for staff and students at the institute for economic research (IRENE) at the University of Neuchâtel (compliant with the university style guide, and nice title side) who would like to create interactive and visually appealing presentations. And also for everyone else who would like to adapt this template. -- - See here for all the advantages of xaringan: https://yihui.org/en/2017/08/why-xaringan-remark-js/ - A documentation can be found here: https://slides.yihui.org/xaringan/#1 - Awesome AddOns are available here: https://github.com/gadenbuie/xaringanExtra - I added support for citing literature (e.g. **Burri and Kaufmann (2020)**) - The template is available here: https://github.com/marcburri/xaringan-irene --- class: center middle inverse hide-count count: false # Examples --- name: plotly # Examples: Plotly
--- name: table # Examples: Datatable
--- class: center middle inverse hide-count count: false # Conclusion --- name: conclusion # Thank you! - Go [back to Contents](#contents-slide) --- # References Burri, M. and D. Kaufmann (2020). "A Daily Fever Curve for the Swiss Economy". In: _Swiss Journal of Economics and Statistics_ 156.1, p. 6. ISSN: 2235-6282. DOI: [10.1186/s41937-020-00051-z](https://doi.org/10.1186%2Fs41937-020-00051-z). --- class: center middle inverse hide-count count: false # Appendix